|
CFx SDK Documentation 2026 SP0
|
#include <IfcObjectDefinition.h>
Public Member Functions | |
| void | compose () override |
| const OdDAIObjectIds & | getIsNestedBy () const |
| OdDAIObjectIds | extractIsNestedBy () const |
Public Member Functions inherited from OdIfc::OdIfcCachedCompound | |
| OdIfcCachedCompound () | |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
Public Member Functions inherited from OdIfc::OdIfcCompound | |
| void | compose () override |
| OdIfcEntityType | type () |
| OdRxValue | getAttr (const OdIfcAttribute attrDef) const |
| virtual OdRxValue | getAttr (const OdAnsiString &attrName) const |
| OdIfcModel * | owningModel () const |
| bool | isKindOf (OdIfcEntityType type) const |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| const OdAnsiString & | typeName () |
| OdIfcFile * | owningIfcFile () const |
| OdStepFile * | owningStepFile () const override |
| virtual bool | isPersistent () const |
| virtual OdDbStub * | id () const |
| virtual OdDbStub * | ownerId () const |
| virtual void | xmitPropagateModify () |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcCompound | |
| static const OdIfcInstance * | earlyAccess (const OdIfcCompound *compound) |
Protected Attributes inherited from OdIfc::OdIfcCachedCompound | |
| OdGsCache * | m_pGsNode |
Protected Attributes inherited from OdIfc::OdIfcCompound | |
| OdIfcInstance * | m_pEntInst |
A base class that implements an IFC object definition. The object definition determines an entity, process, type, or occurrence.
Definition at line 42 of file IfcObjectDefinition.h.
|
override |
Composes the object definition.
| OdDAIObjectIds OdIfc::OdIfcObjectDefinition::extractIsNestedBy | ( | ) | const |
Retrieves an ordered sequence of instances that are nesting this IfcProduct.
| const OdDAIObjectIds & OdIfc::OdIfcObjectDefinition::getIsNestedBy | ( | ) | const |
Retrieves an ordered sequence of IfcRelNests instances of the IfcProduct.