CFx SDK Documentation 2024 SP0
|
#include <AECPropertyDefMaterial.h>
Protected Attributes | |
std::vector< OdString > | m_aClassNames1 |
std::vector< OdUInt32 > | m_aMaterialIndices1 |
std::vector< OdString > | m_aClassNames2 |
std::vector< OdUInt32 > | m_aMaterialIndices2 |
OdDbHardPointerId | m_hpidPropertySetDefinition |
OdUInt32 | m_iPropertyDefinitionIndex |
Protected Attributes inherited from AECPropertyDef | |
OdUInt32 | m_iIndex |
OdString | m_strName |
Type | m_eType |
bool | m_bAutomatic |
std::vector< AECQueryInfo > | m_aQueryInformation |
OdDbHardPointerId | m_hpidScheduleDataFormat |
AECVariant | m_vDefaultValue |
bool | m_bDefIsUnspecified |
AECUnitType | m_unitType |
OdDbHardPointerId | m_hpidList |
OdDbHardPointerId | m_hpidListItem |
OdString | m_sGlobalName |
OdUInt8 | m_flags |
OdUInt32 | m_iOrder |
OdUInt8 | m_flags2 |
bool | m_bAppended |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Public Types inherited from AECPropertyDef | |
enum | Type { eInteger = 0 , eReal = 1 , eText = 2 , eBool = 3 , eAutoIncrement = 4 , eCharIncrement = 5 , eList = 6 , eGraphics = 7 } |
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 Types inherited from AECPropertyDef | |
enum | Flags { kLocked = 1 , kVisible = 2 , kReadOnly = 4 } |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
ODRX_HEAP_OPERATORS () | |
AEC Material Property Definition.
<group TA_API_Subobjects_Property>
Definition at line 34 of file AECPropertyDefMaterial.h.
Returns class name by index.
OdUInt32 AECPropertyDefMaterial::GetClassCount | ( | ) | const |
Retruns the number of classes names.
Returns material id by index.
OdUInt32 AECPropertyDefMaterial::GetPropertyDefIndex | ( | ) | const |
Returns the index within referenced Property Set Definition.
OdDbObjectId AECPropertyDefMaterial::GetPropertySetDef | ( | ) | const |
Returns the Object ID of Property Set Definition.
Sets class name by index.
Sets material id by index.
Sets the index within referenced Property Set Definition.
void AECPropertyDefMaterial::SetPropertySetDef | ( | OdDbObjectId | idPropertySetDef | ) |
Sets the Object ID of Property Set Definition.
|
protected |
Definition at line 93 of file AECPropertyDefMaterial.h.
|
protected |
Definition at line 99 of file AECPropertyDefMaterial.h.
|
protected |
Definition at line 96 of file AECPropertyDefMaterial.h.
|
protected |
Definition at line 102 of file AECPropertyDefMaterial.h.
|
protected |
Definition at line 105 of file AECPropertyDefMaterial.h.
|
protected |
Definition at line 108 of file AECPropertyDefMaterial.h.