Class hierarchy   Compound list   Header files   Member list  

dime3DFace Class Reference

The dime3DFace class handles a 3DFACE entity. More...

#include <3DFace.h>

Inherits dimeFaceEntity.

List of all members.

Public Members

Protected Members


Detailed Description

The dime3DFace class handles a 3DFACE entity.


Member Function Documentation

dime3DFace::dime3DFace()

Constructor.

dimeEntity* dime3DFace::copy(dimeModel * const model) const [virtual]

Reimplemented from dimeEntity.

bool dime3DFace::getRecord(const int groupcode, dimeParam &param, const int index) const [virtual]

Reimplemented from dimeRecordHolder.

const char* dime3DFace::getEntityName() const [virtual]

Reimplemented from dimeEntity.

void dime3DFace::print() const [virtual]

Reimplemented from dimeEntity.

bool dime3DFace::write(dimeOutput * const file) [virtual]

Reimplemented from dimeRecordHolder.

int dime3DFace::typeId() const [virtual]

Reimplemented from dimeFaceEntity.

int dime3DFace::countRecords() const [virtual]

Reimplemented from dimeRecordHolder.

bool dime3DFace::handleRecord(const int groupcode, const dimeParam &param, dimeMemHandler * const memhandler) [protected, virtual]

Reimplemented from dimeRecordHolder.


The documentation for this class was generated from the following files:
Copyright © 1998-1999, Systems In Motion <sales@sim.no>. All rights reserved.
System documentation was generated using doxygen.