CFx SDK Documentation
2023 SP0
|
#include <AECMuntinsBlock.h>
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 () | |
Door muntins block.
<group TA_API_Subobjects_Display_Components>
Definition at line 35 of file AECMuntinsBlock.h.
double AECMuntinsBlock::GetDepth | ( | ) | const |
Returns muntins depth.
double AECMuntinsBlock::GetEdgeOffsetX | ( | ) | const |
Returns offset along X axis.
double AECMuntinsBlock::GetEdgeOffsetY | ( | ) | const |
Returns offset along Y axis.
AECDefs::MuntinsGlassComponent AECMuntinsBlock::GetGlassComponent | ( | ) | const |
Returns type of glass component.
AECDefs::MuntinsHubCenter AECMuntinsBlock::GetHubCenter | ( | ) | const |
Returns hub center type.
double AECMuntinsBlock::GetHubRadius | ( | ) | const |
Returns hub radius.
AECDefs::MuntinsHubStyle AECMuntinsBlock::GetHubStyle | ( | ) | const |
Returns the muntins hub style.
OdUInt8 AECMuntinsBlock::GetLightsHigh | ( | ) | const |
Returns the number of lights in the horizontal direction.
OdUInt8 AECMuntinsBlock::GetLightsWide | ( | ) | const |
Returns the number of lights in the vertical direction.
const OdString& AECMuntinsBlock::GetName | ( | ) | const |
Returns muntins block name.
AECDefs::MuntinsPattern AECMuntinsBlock::GetPattern | ( | ) | const |
Returns muntins pattern.
AECDefs::Shape AECMuntinsBlock::GetShape | ( | ) | const |
OdUInt8 AECMuntinsBlock::GetSingleIndex | ( | ) | const |
Returns the index of glass component.
OdUInt8 AECMuntinsBlock::GetSpokeCount | ( | ) | const |
Returns the number of spokes.
double AECMuntinsBlock::GetWidth | ( | ) | const |
Returns muntins width.
bool AECMuntinsBlock::IsCleanupJoints | ( | ) | const |
Returns "Cleanup Joints" flag.
bool AECMuntinsBlock::IsConvertToBody | ( | ) | const |
Returns "Convert to Body" flag.
void AECMuntinsBlock::SetDepth | ( | double | dDepth | ) |
Sets muntins depth.
void AECMuntinsBlock::SetEdgeOffsetX | ( | double | dOffset | ) |
Sets offset along X axis.
void AECMuntinsBlock::SetEdgeOffsetY | ( | double | dOffset | ) |
Sets offset along Y axis.
void AECMuntinsBlock::SetGlassComponent | ( | AECDefs::MuntinsGlassComponent | eComponent | ) |
Sets type of glass component.
void AECMuntinsBlock::SetHubCenter | ( | AECDefs::MuntinsHubCenter | eType | ) |
Sets hub center type.
void AECMuntinsBlock::SetHubRadius | ( | double | dRadius | ) |
Returns hub radius.
void AECMuntinsBlock::SetHubStyle | ( | AECDefs::MuntinsHubStyle | eStyle | ) |
Sets the muntins hub style.
void AECMuntinsBlock::SetIsCleanupJoints | ( | bool | bCleanup | ) |
Sets "Cleanup Joints" flag.
void AECMuntinsBlock::SetIsConvertToBody | ( | bool | bConvert | ) |
Sets "Convert to Body" flag.
Sets the number of lights in the horizontal direction.
Sets the number of lights in the vertical direction.
void AECMuntinsBlock::SetPattern | ( | AECDefs::MuntinsPattern | ePattern | ) |
Sets muntins pattern.
void AECMuntinsBlock::SetShape | ( | AECDefs::Shape | eShape | ) |
Sets the index of glass component.
Sets the number of spokes.
void AECMuntinsBlock::SetWidth | ( | double | dWidth | ) |
Sets muntins width.
|
protected |
Definition at line 257 of file AECMuntinsBlock.h.
|
protected |
Definition at line 254 of file AECMuntinsBlock.h.
|
protected |
Definition at line 292 of file AECMuntinsBlock.h.
|
protected |
Definition at line 295 of file AECMuntinsBlock.h.
|
protected |
Definition at line 250 of file AECMuntinsBlock.h.
|
protected |
Definition at line 247 of file AECMuntinsBlock.h.
|
protected |
Definition at line 244 of file AECMuntinsBlock.h.
|
protected |
Definition at line 260 of file AECMuntinsBlock.h.
|
protected |
Definition at line 285 of file AECMuntinsBlock.h.
|
protected |
Definition at line 282 of file AECMuntinsBlock.h.
|
protected |
Definition at line 276 of file AECMuntinsBlock.h.
|
protected |
Definition at line 289 of file AECMuntinsBlock.h.
|
protected |
Definition at line 266 of file AECMuntinsBlock.h.
|
protected |
Definition at line 269 of file AECMuntinsBlock.h.
|
protected |
Definition at line 263 of file AECMuntinsBlock.h.
|
protected |
Definition at line 273 of file AECMuntinsBlock.h.
|
protected |
Definition at line 279 of file AECMuntinsBlock.h.
|
protected |
Definition at line 241 of file AECMuntinsBlock.h.