CFx SDK Documentation
2022 SP0
|
#include <IfcCachedCompound.h>
Protected Attributes | |
OdGsCache * | m_pGsNode |
Protected Attributes inherited from OdIfc::OdIfcCompound | |
OdIfcEntity * | m_pEntInst |
A class that implements working with a cached IFC compound object.
Definition at line 37 of file IfcCachedCompound.h.
|
inline |
Creates a new cached compound object with default parameters.
Definition at line 53 of file IfcCachedCompound.h.
|
virtual |
Retrieves the current Gs node object of the compound object.
Reimplemented from OdIfc::OdIfcCompound.
Sets a new Gs node cache for the compound object.
pGsNode | [in] A raw pointer to an <exref target="https://docs.opendesign.com/tv/OdGsCache.html">OdGsCache</exref> object. |
Reimplemented from OdIfc::OdIfcCompound.
|
protected |
Definition at line 45 of file IfcCachedCompound.h.