CFx SDK Documentation
2023 SP0
|
#include <AECGeNgEdgeAssignment.h>
Protected Attributes | |
AECIndexSpecifierPtr | m_pIndexSpecifier |
OdUInt16 | m_iEdgeAssignmentIndex |
OdUInt16 | m_iEdgeDefinitionIndex |
OdUInt16 | m_flags |
OdString | m_strAssignmentName |
bool | m_bIndexCorrect |
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 Edge Assignment.
<group TA_API_Subobjects_GeNg>
Definition at line 35 of file AECGeNgEdgeAssignment.h.
AECIndexSpecifierSubPtr AECGeNgEdgeAssignment::CreateIndexSpecifier | ( | AECIndexSpecifier::IndexSpecifierType | eIndexSpecifierType | ) |
Creates default index specifier of the needed type.
OdUInt16 AECGeNgEdgeAssignment::GetEdgeDefinitionIndex | ( | ) | const |
Returns edge definition index this assignment refers to.
OdUInt16 AECGeNgEdgeAssignment::GetIndex | ( | ) |
Returns edge assignment index.
AECIndexSpecifierPtr AECGeNgEdgeAssignment::GetIndexSpecifier | ( | ) | const |
Returns index specifier.
const OdString& AECGeNgEdgeAssignment::GetName | ( | ) | const |
Returns edge assignment name.
void AECGeNgEdgeAssignment::RemoveIndexSpecifier | ( | ) |
Removes index specifier.
Sets edge definition index of the given edge definition.
Sets edge assignment name.
|
protected |
Definition at line 101 of file AECGeNgEdgeAssignment.h.
|
protected |
Definition at line 94 of file AECGeNgEdgeAssignment.h.
|
protected |
Definition at line 88 of file AECGeNgEdgeAssignment.h.
|
protected |
Definition at line 91 of file AECGeNgEdgeAssignment.h.
|
protected |
Definition at line 85 of file AECGeNgEdgeAssignment.h.
|
protected |
Definition at line 97 of file AECGeNgEdgeAssignment.h.