|
CFx SDK Documentation
2023 SP0
|
#include <AECGeNestedGridDef.h>
Protected Attributes | |
| OdUInt16 | m_iDivisionIndex |
Protected Attributes inherited from AECGeGridAssemblyDef | |
| AECImpArray | m_aBoundaryEdgeAssignments |
| AECImpArray | m_aInternalEdgeAssignments |
| AECImpArray | m_aCellAssignments |
| AECGeNgCellAssignmentPtr | m_pDefaultCellAssignment |
| AECGeNgEdgeAssignmentPtr | m_pDefaultBoundaryEdgeAssignment |
| AECGeNgEdgeAssignmentPtr | m_pDefaultInternalEdgeAssignment |
| OdString | m_strDivisionName |
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 () | |
Nested Grid Assembly definition.
<group TA_API_Subobjects_GeNg>
Definition at line 34 of file AECGeNestedGridDef.h.
| OdUInt16 AECGeNestedGridDef::GetDivisionIndex | ( | ) | const |
Returns the division index nested grid definition refers to.
Sets the division index of the given division.
|
protected |
Definition at line 51 of file AECGeNestedGridDef.h.