CFx SDK Documentation 2024 SP0
|
#include <AECDispCompGaCustom.h>
Classes | |
union | Flags |
DOM. More... | |
Protected Attributes | |
Flags | m_uFlags |
OdString | m_strComponentName |
AECGaCustomBlockPtr | m_pGaCustomBlock |
Protected Attributes inherited from AECDispCompEnt | |
bool | m_bVisible |
OdDbHardPointerId | m_hpidDbLayerTableRecord |
OdCmColor | m_cColor |
bool | m_bNoneColor |
OdDbHardPointerId | m_hpidDbLineTypeTableRecord |
OdDb::LineWeight | m_eLineWeight |
double | m_dLtScale |
OdDb::PlotStyleNameType | m_ePlotStyleName |
OdDbHardPointerId | m_hpidPlotStyle |
MaterialFlags | m_iMaterialFlags |
OdUInt32 | m_unknSmartStrID |
DOM. | |
OdString | m_unknSmartStrValue |
DOM. | |
OdInt32 | m_iUnknown1 |
DOM. | |
Protected Attributes inherited from AECDispComp | |
bool | m_bApplicable |
bool | m_bInherited |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Public Types inherited from AECDispCompEnt | |
enum | XPosition { exLeft = 0 , exCenter = 1 , exRight = 2 } |
enum | YPosition { eyFront = 0 , eyCenter = 1 , eyBack = 2 } |
enum | ZPosition { ezBottom = 0 , ezCenter = 1 , ezTop = 2 } |
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 () | |
Grid Assembly custom component.
<group TA_API_Subobjects_Display_Components>
Definition at line 35 of file AECDispCompGaCustom.h.
AECDefs::GridAssemblyComponentType AECDispCompGaCustom::GetComponentType | ( | ) | const |
Returns the type of the component for which this object is assiged.
AECGaCustomBlockSubPtr AECDispCompGaCustom::GetCustomBlock | ( | ) | const |
Returns the custom block attached. May be null pointer.
const OdString & AECDispCompGaCustom::GetName | ( | ) | const |
Returns component name.
bool AECDispCompGaCustom::IsCustomGraphicsDrawn | ( | ) | const |
Returns whether custom graphics should be drawn.
bool AECDispCompGaCustom::IsGraphicsReplaced | ( | ) | const |
Returns whether graphics should be replaced with custom graphics.
|
protected |
Definition at line 96 of file AECDispCompGaCustom.h.
|
protected |
Definition at line 93 of file AECDispCompGaCustom.h.
|
protected |
Definition at line 90 of file AECDispCompGaCustom.h.