CFx SDK Documentation 2024 SP0
|
#include <AECGeNgCellAssignment.h>
Protected Attributes | |
AECGeGridAssemblyDefPtr | m_pGridDefinition |
AECIndexSpecifierPtr | m_pIndexSpecifier |
OdUInt16 | m_iCellAssignmentIndex |
OdUInt16 | m_iInfillIndex |
OdString | m_strAssignmentName |
bool | m_bIndexCorrect |
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 () | |
Nested Grid Cell Assignment.
<group TA_API_Subobjects_GeNg>
Definition at line 38 of file AECGeNgCellAssignment.h.
AECGeGridAssemblyDefSubPtr AECGeNgCellAssignment::CreateGridDefinition | ( | ) |
Creates cell`s grid definition.
AECIndexSpecifierSubPtr AECGeNgCellAssignment::CreateIndexSpecifier | ( | AECIndexSpecifier::IndexSpecifierType | eIndexSpecifierType | ) |
Creates default index specifier.
AECGeGridAssemblyDefSubPtr AECGeNgCellAssignment::GetGridDefinition | ( | ) | const |
Returns cell`s grid definition.
OdUInt16 AECGeNgCellAssignment::GetIndex | ( | ) |
Returns cell assignment index.
AECIndexSpecifierSubPtr AECGeNgCellAssignment::GetIndexSpecifier | ( | ) | const |
Returns index specifier.
OdUInt16 AECGeNgCellAssignment::GetInfillIndex | ( | ) | const |
Returns infill index this assignment refers to.
const OdString & AECGeNgCellAssignment::GetName | ( | ) | const |
Returns cell assignment name.
void AECGeNgCellAssignment::RemoveGridDefinition | ( | ) |
Removes cell`s grid definition.
void AECGeNgCellAssignment::RemoveIndexSpecifier | ( | ) |
Removes index specifier.
Sets cell assignment name.
|
protected |
Definition at line 121 of file AECGeNgCellAssignment.h.
|
protected |
Definition at line 111 of file AECGeNgCellAssignment.h.
|
protected |
Definition at line 114 of file AECGeNgCellAssignment.h.
|
protected |
Definition at line 103 of file AECGeNgCellAssignment.h.
|
protected |
Definition at line 108 of file AECGeNgCellAssignment.h.
|
protected |
Definition at line 117 of file AECGeNgCellAssignment.h.