CFx SDK Documentation 2024 SP0
|
#include <AECGeCustomAssemblyDef.h>
Protected Attributes | |
AECGeCustomGridPtr | m_pCustomGrid |
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. | |
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 () | |
Custom Grid Assembly definition.
<group TA_API_Subobjects_GeNg>
Definition at line 34 of file AECGeCustomAssemblyDef.h.
AECGeCustomGridSubPtr AECGeCustomAssemblyDef::GetCustomGrid | ( | ) | const |
Returns custom grid.
|
protected |
Definition at line 46 of file AECGeCustomAssemblyDef.h.