CFx SDK Documentation 2024 SP0
|
#include <AECDbDispPropsWallPlan.h>
Classes | |
union | DispPropsWallPlanFlags |
DOM. More... | |
Protected Attributes | |
AECImpArray | m_aDispCompHatchArray |
AECImpArray | m_aDispCompCutplaneArray |
OdDouble | m_dCutPlaneHeight |
OdUInt32Array | m_iMiterDrawForComp |
DispPropsWallPlanFlags | m_Flags |
OdDoubleArray | m_aPlaneHeights |
Protected Attributes inherited from AECDbDispPropsWall | |
AECImpArray | m_aDispCompEntArray |
Protected Attributes inherited from AECDbObject | |
AECImpObjPtr | m_pImpObject |
AECImpArrayPtr | m_pOverrides |
Protected Attributes inherited from OdDbObject | |
OdDbObjectImpl * | m_pImpl |
Display Properties for Wall Plan representation.
<group TA_API_Display_Properties>
Definition at line 37 of file AECDbDispPropsWallPlan.h.
AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetAboveCutplaneComp | ( | ) | const |
Returns Above Cut Plane component.
AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetBelowCutplaneComp | ( | ) | const |
Returns Below Cut Plane component.
OdDouble AECDbDispPropsWallPlan::GetCutPlane | ( | ) | const |
Returns Cut Plane height.
AECDispCompHatchSubPtr AECDbDispPropsWallPlan::GetHatchCompByIndex | ( | const OdUInt32 | iIndex | ) | const |
Returns Hatch component by index.
OdUInt32 AECDbDispPropsWallPlan::GetHatchCompCount | ( | ) | const |
Returns the number of Hatch components.
Returns miter draw flag by index.
OdUInt32 AECDbDispPropsWallPlan::GetMiterDrawForCompCount | ( | ) | const |
Returns the number of miter draw flags.
Returns manual plane height by index.
OdUInt32 AECDbDispPropsWallPlan::GetPlaneHeightCount | ( | ) | const |
Returns the number of manual cut plane heights.
|
virtual |
AECDbDispPropsWallPlan override.
Reimplemented from AECDbDispPropsWall.
AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetShrinkWrapComp | ( | ) | const |
Returns Shrink Wrap component.
AECDispCompHatchSubPtr AECDbDispPropsWallPlan::GetShrinkWrapHatchComp | ( | ) | const |
Returns Shrink Wrap Hatch component.
bool AECDbDispPropsWallPlan::IsAutoChooseCutPlaneHeights | ( | ) | const |
Returns the state of "Auto choose cut plane heights" flag.
bool AECDbDispPropsWallPlan::IsComponentDrawOrderByPriority | ( | ) | const |
Returns the state of "Component draw order by priority" flag.
bool AECDbDispPropsWallPlan::IsCutDoorFrames | ( | ) | const |
Returns the state of "Don't cut door frames" flag.
bool AECDbDispPropsWallPlan::IsCutWindowFrames | ( | ) | const |
Returns the state of "Don't cut window frames" flag.
bool AECDbDispPropsWallPlan::IsDisplayInnerLineAbove | ( | ) | const |
Returns the state of "Display Inner Lines Above" flag.
bool AECDbDispPropsWallPlan::IsDisplayInnerLineBelow | ( | ) | const |
Returns the state of "Display Inner Lines Below" flag.
bool AECDbDispPropsWallPlan::IsDoTrueCut | ( | ) | const |
Returns the state of "Do true cut" flag.
bool AECDbDispPropsWallPlan::IsHideLinesAboveCutPlane | ( | ) | const |
Returns the state of "Hide Lines Below Openings AboveCut Plane" flag.
bool AECDbDispPropsWallPlan::IsHideLinesAtCutPlane | ( | ) | const |
Returns the state of "Hide Lines Below Openings at Cut Plane" flag.
bool AECDbDispPropsWallPlan::IsManualPlaneHeightsValid | ( | ) | const |
Returns the state of "Manual plane heights" flag.
bool AECDbDispPropsWallPlan::IsNotDisplayEndcaps | ( | ) | const |
Returns the state of "Don't display end caps" flag.
bool AECDbDispPropsWallPlan::IsOverrideCutPlane | ( | ) | const |
Returns whether the cut plane of display configuration is overriden.
Removes manual plane height by index.
|
virtual |
DOM.
Reimplemented from AECDbDispPropsWall.
void AECDbDispPropsWallPlan::SetIsAutoChooseCutPlaneHeights | ( | bool | bOn | ) |
Sets the state of "Auto choose cut plane heights" flag.
void AECDbDispPropsWallPlan::SetIsComponentDrawOrderByPriority | ( | bool | bOn | ) |
Sets the state of "Component draw order by priority" flag.
void AECDbDispPropsWallPlan::SetIsCutDoorFrames | ( | bool | bOn | ) |
Sets the state of "Don't cut door frames" flag.
void AECDbDispPropsWallPlan::SetIsCutWindowFrames | ( | bool | bOn | ) |
Sets the state of "Don't cut window frames" flag.
void AECDbDispPropsWallPlan::SetIsDisplayInnerLineAbove | ( | bool | bOn | ) |
Sets the state of "Display Inner Lines Above" flag.
void AECDbDispPropsWallPlan::SetIsDisplayInnerLineBelow | ( | bool | bOn | ) |
Sets the state of "Display Inner Lines Below" flag.
void AECDbDispPropsWallPlan::SetIsDoTrueCut | ( | bool | bOn | ) |
Sets the state of "Do true cut" flag.
void AECDbDispPropsWallPlan::SetIsHideLinesAboveCutPlane | ( | bool | bOn | ) |
Sets the state of "Hide Lines Below Openings AboveCut Plane" flag.
void AECDbDispPropsWallPlan::SetIsHideLinesAtCutPlane | ( | bool | bOn | ) |
Sets the state of "Hide Lines Below Openings at Cut Plane" flag.
void AECDbDispPropsWallPlan::SetIsManualPlaneHeightsValid | ( | bool | bOn | ) |
Sets the state of "Manual plane heights" flag.
void AECDbDispPropsWallPlan::SetIsNotDisplayEndcaps | ( | bool | bOn | ) |
Sets the state of "Don't display end caps" flag.
void AECDbDispPropsWallPlan::SetIsOverrideCutPlane | ( | bool | bOverride | ) |
Sets whether the cut plane of display configuration is overriden.
Sets miter draw flag by index.
Set manual plane height by index.
|
protected |
Definition at line 327 of file AECDbDispPropsWallPlan.h.
|
protected |
Definition at line 324 of file AECDbDispPropsWallPlan.h.
|
protected |
Definition at line 340 of file AECDbDispPropsWallPlan.h.
|
protected |
Definition at line 330 of file AECDbDispPropsWallPlan.h.
|
protected |
Definition at line 337 of file AECDbDispPropsWallPlan.h.
|
protected |
Definition at line 334 of file AECDbDispPropsWallPlan.h.