CFx SDK Documentation 2024 SP0
|
#include <IfcProfileDef.h>
Protected Attributes | |
OdArray< OdGeCurve2dPtrArray > | m_Contour2dArray |
Protected Attributes inherited from OdIfc::OdIfcCompound | |
OdIfcEntity * | m_pEntInst |
A base class that implements storing and handling data about a definition of an IFC profile.
Definition at line 41 of file IfcProfileDef.h.
const OdArray< OdGeCurve2dPtrArray > & OdIfc::OdIfcProfileDef::getContours | ( | ) | const |
Retrieves an array of contours, which defines the profile object.
OdString OdIfc::OdIfcProfileDef::getProfileName | ( | ) |
Retrieves the profile object's name.
|
protected |
Definition at line 63 of file IfcProfileDef.h.