|
CFx SDK Documentation 2026 SP0
|
#include <AECZoneDefNode.h>
Protected Attributes | |
| AECImpObjPtr | m_pImpObject |
Protected Attributes inherited from AECAbstractTreeNodeSpace | |
| AECImpArray | m_aChildren |
Protected Attributes inherited from AECImpObj | |
| class AECSIBase * | m_pImp |
| DOM. | |
| OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
| static OdSmartPtr< AECImpObj > | createObject (Args &&... args) |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
| static void | rxInit () |
| static void | rxUninit () |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
| ODRX_HEAP_OPERATORS () | |
Area Group Definition Node.
<group TA_API_Subobjects_Space>
Definition at line 34 of file AECZoneDefNode.h.
| void AECZoneDefNode::AddModifier | ( | const OdDbObjectId & | idModifier | ) |
| bool AECZoneDefNode::CanIncludeSpaces | ( | ) | const |
| bool AECZoneDefNode::CanIncludeZones | ( | ) | const |
| OdDbObjectId AECZoneDefNode::GetModifierByIndex | ( | OdUInt32 | iIndex | ) | const |
| OdUInt32 AECZoneDefNode::GetModifierCount | ( | ) | const |
| const OdString & AECZoneDefNode::GetName | ( | ) | const |
| const OdString & AECZoneDefNode::GetNodeDescription | ( | ) | const |
| OdDbObjectId AECZoneDefNode::GetZoneStyle | ( | ) | const |
| bool AECZoneDefNode::IsCalculateArea | ( | ) | const |
| bool AECZoneDefNode::IsCalculatePerimeter | ( | ) | const |
| void AECZoneDefNode::RemoveModifier | ( | const OdDbObjectId & | idModifier | ) |
| void AECZoneDefNode::SetCanIncludeSpaces | ( | bool | bInclude | ) |
| void AECZoneDefNode::SetCanIncludeZones | ( | bool | bInclude | ) |
| void AECZoneDefNode::SetIsCalculateArea | ( | bool | bCalculate | ) |
| void AECZoneDefNode::SetIsCalculatePerimeter | ( | bool | bCalculate | ) |
| void AECZoneDefNode::SetZoneStyle | ( | const OdDbObjectId & | idStyle | ) |
|
protected |
Definition at line 113 of file AECZoneDefNode.h.