CFx SDK Documentation
2020SP3
|
#include <IfcProject.h>
Definition at line 35 of file IfcProject.h.
|
virtual |
Composes the compound object into a specified model.
pModel | [in] A raw pointer to a model content object to be composed with the compound object. |
Reimplemented from OdIfc::OdIfcObjectDefinition.
OdString OdIfc::OdIfcProject::getLongName | ( | ) |
OdString OdIfc::OdIfcProject::getPhase | ( | ) |
OdDAIObjectIds OdIfc::OdIfcProject::getRepresentationContexts | ( | ) |
OdDAIObjectId OdIfc::OdIfcProject::getUnitsInContextId | ( | ) |
|
virtual |
Sets the values of the compound object's sub-entity traits.
traits | [out] A raw pointer to the traits to be filled and returned to a calling subroutine. |
Reimplemented from OdIfc::OdIfcCompound.
|
virtual |
Draws a graphical compound object representation that is independent of any viewport contexts.
wd | [in] A raw pointer to the object that encapsulates parameters of viewport-independent vectorization. |
Reimplemented from OdIfc::OdIfcCompound.