CFx SDK Documentation
2023 SP0
|
#include <AECWallStyleCompPos.h>
Protected Attributes | |
AECWallElev | m_cWallBottomElevation |
AECWallElev | m_cWallTopElevation |
AECInstanceBasedValue | m_cWidth |
AECInstanceBasedValue | m_cEdgeOffset |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. More... | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
static OdSmartPtr< AECImpObj > | createObject () |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
ODRX_HEAP_OPERATORS () | |
Wall Style Component Position.
<group TA_API_Subobjects_Wall>
Definition at line 35 of file AECWallStyleCompPos.h.
AECWallElevSubPtr AECWallStyleCompPos::GetBottomElevation | ( | ) | const |
Returns the pointer to AECWallElev object, which describes the wall component`s bottom elevation offset.
AECInstanceBasedValueSubPtr AECWallStyleCompPos::GetEdgeOffset | ( | ) | const |
Returns the pointer to AECInstanceBasedValue object, which describes the wall component`s edge offset.
AECWallElevSubPtr AECWallStyleCompPos::GetTopElevation | ( | ) | const |
Returns the pointer to AECWallElev object, which describes the wall component`s top elevation offset.
AECInstanceBasedValueSubPtr AECWallStyleCompPos::GetWidth | ( | ) | const |
Returns the pointer to AECInstanceBasedValue object, which describes the wall component`s width.
|
protected |
Definition at line 75 of file AECWallStyleCompPos.h.
|
protected |
Definition at line 66 of file AECWallStyleCompPos.h.
|
protected |
Definition at line 69 of file AECWallStyleCompPos.h.
|
protected |
Definition at line 72 of file AECWallStyleCompPos.h.