CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Public Member Functions | Protected Attributes | List of all members
AECDbDispPropsWallPlan Class Reference

#include <AECDbDispPropsWallPlan.h>

Inheritance diagram for AECDbDispPropsWallPlan:
AECDbDispPropsWall AECDbDispProps AECDbDictRecord AECDbObject OdDbObject OdGiDrawable OdRxObject

Classes

union  DispPropsWallPlanFlags
 DOM. More...
 

Public Member Functions

OdUInt32 GetHatchCompCount () const
 
AECDispCompHatchSubPtr GetHatchCompByIndex (const OdUInt32 iIndex) const
 
AECDispCompHatchSubPtr GetShrinkWrapHatchComp () const
 
AECDispCompEntSubPtr GetBelowCutplaneComp () const
 
AECDispCompEntSubPtr GetAboveCutplaneComp () const
 
AECDispCompEntSubPtr GetShrinkWrapComp () const
 
virtual AECDispCompEntSubPtr GetShrinkWrapBodyComp () const
 
OdDouble GetCutPlane () const
 
void SetCutPlane (OdDouble dCutPlane)
 
OdUInt32 GetMiterDrawForCompCount () const
 
OdUInt32 GetMiterDrawForCompByIndex (OdUInt32 iIndex) const
 
void SetMiterDrawForCompByIndex (OdUInt32 iIndex, OdUInt32 iFlags)
 
OdUInt32 GetPlaneHeightCount () const
 
OdDouble GetPlaneHeightByIndex (OdUInt32 iIndex) const
 
void SetPlaneHeightByIndex (OdUInt32 iIndex, double dCutPlane)
 
void AddPlaneHeight (OdDouble value)
 
void RemovePlaneHeight (OdUInt32 iIndex)
 
bool IsDisplayInnerLineAbove () const
 
void SetIsDisplayInnerLineAbove (bool bOn)
 
bool IsDisplayInnerLineBelow () const
 
void SetIsDisplayInnerLineBelow (bool bOn)
 
bool IsNotDisplayEndcaps () const
 
void SetIsNotDisplayEndcaps (bool bOn)
 
bool IsCutDoorFrames () const
 
void SetIsCutDoorFrames (bool bOn)
 
bool IsCutWindowFrames () const
 
void SetIsCutWindowFrames (bool bOn)
 
bool IsComponentDrawOrderByPriority () const
 
void SetIsComponentDrawOrderByPriority (bool bOn)
 
bool IsHideLinesAtCutPlane () const
 
void SetIsHideLinesAtCutPlane (bool bOn)
 
bool IsHideLinesAboveCutPlane () const
 
void SetIsHideLinesAboveCutPlane (bool bOn)
 
bool IsDoTrueCut () const
 
void SetIsDoTrueCut (bool bOn)
 
bool IsManualPlaneHeightsValid () const
 
void SetIsManualPlaneHeightsValid (bool bOn)
 
bool IsAutoChooseCutPlaneHeights () const
 
void SetIsAutoChooseCutPlaneHeights (bool bOn)
 
bool IsOverrideCutPlane () const
 
void SetIsOverrideCutPlane (bool bOverride)
 
virtual void SetDbProperties (const OdDbDatabase *pDb)
 DOM.
 
- Public Member Functions inherited from AECDbDispPropsWall
AECDispCompEntSubPtr GetDefectWarningComp () const
 
virtual AECDispCompEntSubPtr GetShrinkWrapBodyComp () const
 
OdUInt32 GetBoundaryCompCount () const
 
AECDispCompEntSubPtr GetBoundaryCompByIndex (OdUInt32 iIndex) const
 
virtual void SetDbProperties (const OdDbDatabase *pDb)
 DOM.
 
- Public Member Functions inherited from AECDbDispProps
virtual void SetDbProperties (const OdDbDatabase *pDb)
 
virtual void subClose ()
 
- Public Member Functions inherited from AECDbDictRecord
const OdStringGetDictRecordDescription () const
 
void SetDictRecordDescription (const OdString &strDescription)
 
AECClassificationArraySubPtr GetClassificationArray () const
 
OdString GetName () const
 
- Public Member Functions inherited from AECDbObject
virtual void subClose ()
 
virtual OdResult dwgInFields (OdDbDwgFiler *pFiler)
 
virtual void dwgOutFields (OdDbDwgFiler *pFiler) const
 
virtual void dxfOut (OdDbDxfFiler *pFiler) const
 
virtual void audit (OdDbAuditInfo *pAuditInfo)
 
const OdStringGetDescription () const
 
void SetDescription (const OdString &strDescription)
 
OdUInt32 GetOverrideCount () const
 
AECOverrideSubPtr GetOverrideByIndex (OdUInt32 iIndex) const
 
AECImpArraySubPtr GetOverrides ()
 
OdDbObjectId GetCurrentDispProps (const OdDbObjectId &idDispRep)
 
OdDbObjectId OverrideDispProps (const OdDbObjectId &idDispRep, bool bCopyContents=true)
 
void RemoveDispProps (const OdDbObjectId &idDispRep)
 
- Public Member Functions inherited from OdDbObject
 ODDB_DECLARE_MEMBERS (OdDbObject)
 
 ~OdDbObject ()
 
void addRef ()
 
void release ()
 
long numRefs () const
 
OdDbObjectId objectId () const
 
OdDbHandle getDbHandle () const
 
OdDbHandle handle () const
 
OdDbObjectId ownerId () const
 
virtual void setOwnerId (OdDbObjectId ownerId)
 
OdDbDatabasedatabase () const
 
void createExtensionDictionary ()
 
OdDbObjectId extensionDictionary () const
 
bool releaseExtensionDictionary ()
 
OdDbXrecordPtr createXrecord (const OdString &xrecordName, OdDb::DuplicateRecordCloning style=OdDb::kDrcIgnore)
 
void upgradeOpen ()
 
void downgradeOpen ()
 
void cancel ()
 
virtual OdResult subOpen (OdDb::OpenMode mode)
 
virtual void subClose ()
 
OdResult erase (bool eraseIt=true)
 
virtual OdResult subErase (bool erasing)
 
void handOverTo (OdDbObject *pNewObject, bool keepXData=true, bool keepExtDict=true)
 
virtual void subHandOverTo (OdDbObject *pNewObject)
 
void swapIdWith (OdDbObjectId otherId, bool swapXdata=false, bool swapExtDict=false)
 
virtual void subSwapIdWith (const OdDbObjectId &otherId, bool swapXdata=false, bool swapExtDict=false)
 
virtual void audit (OdDbAuditInfo *pAuditInfo)
 
void dwgIn (OdDbDwgFiler *pFiler)
 
void dwgOut (OdDbDwgFiler *pFiler) const
 
virtual OdResult dxfIn (OdDbDxfFiler *pFiler)
 
virtual void dxfOut (OdDbDxfFiler *pFiler) const
 
virtual OdResult dwgInFields (OdDbDwgFiler *pFiler)
 
virtual void dwgOutFields (OdDbDwgFiler *pFiler) const
 
virtual OdResult dxfInFields (OdDbDxfFiler *pFiler)
 
virtual void dxfOutFields (OdDbDxfFiler *pFiler) const
 
virtual OdResult dxfInFields_R12 (OdDbDxfFiler *pFiler)
 
virtual void dxfOutFields_R12 (OdDbDxfFiler *pFiler) const
 
virtual OdDb::DuplicateRecordCloning mergeStyle () const
 
virtual OdResBufPtr xData (const OdString &regappName=OdString::kEmpty) const
 
virtual void setXData (const OdResBuf *pRb)
 
bool isEraseStatusToggled () const
 
bool isErased () const
 
bool isReadEnabled () const
 
bool isWriteEnabled () const
 
bool isNotifyEnabled () const
 
bool isModified () const
 
bool isModifiedXData () const
 
bool isModifiedGraphics () const
 
bool isNewObject () const
 
bool isNotifying () const
 
bool isUndoing () const
 
bool isReallyClosing () const
 
bool isDBRO () const
 
void assertReadEnabled () const
 
void assertWriteEnabled (bool autoUndo=true, bool recordModified=true)
 
void assertNotifyEnabled () const
 
void disableUndoRecording (bool disable)
 
bool isUndoRecordingDisabled () const
 
OdDbDwgFilerundoFiler ()
 
virtual void applyPartialUndo (OdDbDwgFiler *pUndoFiler, OdRxClass *pClassObj)
 
void addReactor (OdDbObjectReactor *pReactor) const
 
void removeReactor (OdDbObjectReactor *pReactor) const
 
virtual void addPersistentReactor (const OdDbObjectId &objId)
 
virtual void removePersistentReactor (const OdDbObjectId &objId)
 
bool hasPersistentReactor (const OdDbObjectId &objId) const
 
OdDbObjectIdArray getPersistentReactors () const
 
OdDbObjectReactorArray getTransientReactors () const
 
virtual void recvPropagateModify (const OdDbObject *pSubObj)
 
virtual void xmitPropagateModify () const
 
ODRX_SEALED_VIRTUAL OdDbObjectPtr deepClone (OdDbIdMapping &idMap, OdDbObject *pOwner, bool bPrimary=true) const ODRX_SEALED
 
ODRX_SEALED_VIRTUAL OdDbObjectPtr wblockClone (OdDbIdMapping &idMap, OdDbObject *pOwner, bool bPrimary=true) const ODRX_SEALED
 
virtual void appendToOwner (OdDbIdPair &idPair, OdDbObject *pOwnerObject, OdDbIdMapping &idMap)
 
void setOdDbObjectIdsInFlux ()
 
bool isOdDbObjectIdsInFlux () const
 
virtual void copied (const OdDbObject *pObject, const OdDbObject *pNewObject)
 
virtual void erased (const OdDbObject *pObject, bool erasing=true)
 
virtual void goodbye (const OdDbObject *pObject)
 
virtual void openedForModify (const OdDbObject *pObject)
 
virtual void modified (const OdDbObject *pObject)
 
virtual void subObjModified (const OdDbObject *pObject, const OdDbObject *pSubObj)
 
virtual void modifyUndone (const OdDbObject *pObject)
 
virtual void modifiedXData (const OdDbObject *pObject)
 
virtual void unappended (const OdDbObject *pObject)
 
virtual void reappended (const OdDbObject *pObject)
 
bool isAProxy () const
 
virtual void objectClosed (const OdDbObjectId &objectId)
 
virtual void modifiedGraphics (const OdDbObject *pObject)
 
virtual void copyFrom (const OdRxObject *pSource)
 
bool hasSaveVersionOverride () const
 
void setHasSaveVersionOverride (bool hasSaveVersionOverride)
 
virtual OdDb::DwgVersion getObjectSaveVersion (const OdDbFiler *pFiler, OdDb::MaintReleaseVer *pMaintVer=0) const
 
virtual OdDbObjectPtr decomposeForSave (OdDb::DwgVersion ver, OdDbObjectId &replaceId, bool &exchangeXData)
 
virtual OdDbObjectPtr decomposeForSave (OdDb::SaveType format, OdDb::DwgVersion ver, OdDbObjectId &replaceId, bool &exchangeXData)
 
void convertForSave (OdDb::DwgVersion ver)
 
virtual void composeForLoad (OdDb::SaveType format, OdDb::DwgVersion version, OdDbAuditInfo *pAuditInfo)
 
virtual OdGiDrawabledrawable ()
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *pTraits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *pWd) const
 
virtual void subViewportDraw (OdGiViewportDraw *pVd) const
 
virtual bool isPersistent () const
 
virtual OdDbStub * id () const
 
ODRX_SEALED_VIRTUAL OdResult getClassID (void *pClsid) const ODRX_SEALED
 
void setGsNode (OdGsCache *pNode)
 
OdGsCachegsNode () const
 
void xDataTransformBy (const OdGeMatrix3d &xfm)
 
bool hasFields () const
 
OdDbObjectId getField (const OdString &fieldName) const
 
OdDbObjectPtr getField (const OdString &fieldName, OdDb::OpenMode mode) const
 
virtual OdDbObjectId setField (const OdString &fieldName, OdDbField *pField)
 
virtual OdResult removeField (OdDbObjectId fieldId)
 
virtual OdDbObjectId removeField (const OdString &fieldName)
 
OdDbObjectId getFieldDictionary () const
 
OdDbObjectPtr getFieldDictionary (OdDb::OpenMode mode) const
 
virtual OdRxClasssaveAsClass (OdRxClass *pClass) const
 
- Public Member Functions inherited from OdGiDrawable
 ODRX_DECLARE_MEMBERS (OdGiDrawable)
 
virtual DrawableType drawableType () const
 
ODRX_SEALED_VIRTUAL OdUInt32 setAttributes (OdGiDrawableTraits *pTraits) const ODRX_SEALED
 
ODRX_SEALED_VIRTUAL bool worldDraw (OdGiWorldDraw *pWd) const ODRX_SEALED
 
ODRX_SEALED_VIRTUAL void viewportDraw (OdGiViewportDraw *pVd) const ODRX_SEALED
 
virtual bool isPersistent () const =0
 
virtual OdDbStub * id () const =0
 
virtual void setGsNode (OdGsCache *pGsNode)=0
 
virtual OdGsCachegsNode () const =0
 
ODRX_SEALED_VIRTUAL OdUInt32 viewportDrawLogicalFlags (OdGiViewportDraw *pVd) const ODRX_SEALED
 
virtual OdResult getGeomExtents (OdGeExtents3d &extents) const
 
ODRX_SEALED_VIRTUAL OdUInt32 regenSupportFlags () const ODRX_SEALED
 
- Public Member Functions inherited from OdRxObject
 ODRX_HEAP_OPERATORS ()
 
 OdRxObject ()
 
virtual ~OdRxObject ()
 
virtual OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () const
 
virtual void addRef ()=0
 
virtual void release ()=0
 
virtual long numRefs () const
 
bool isKindOf (const OdRxClass *pClass) const
 
virtual OdRxObjectPtr clone () const
 
virtual void copyFrom (const OdRxObject *pSource)
 
virtual OdRx::Ordering comparedTo (const OdRxObject *pOther) const
 
virtual bool isEqualTo (const OdRxObject *pOther) const
 

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
OdDbObjectImplm_pImpl
 

Additional Inherited Members

- Public Types inherited from OdGiDrawable
enum  SetAttributesFlags {
  kDrawableNone = 0 , kDrawableIsAnEntity = 1 , kDrawableUsesNesting = 2 , kDrawableIsCompoundObject = 4 ,
  kDrawableViewIndependentViewportDraw = 8 , kDrawableIsInvisible = 16 , kDrawableHasAttributes = 32 , kDrawableRegenTypeDependantGeometry = 64 ,
  kDrawableIsDimension = (kDrawableIsAnEntity + kDrawableIsCompoundObject + 128) , kDrawableRegenDraw = 256 , kDrawableStandardDisplaySingleLOD = 512 , kDrawableShadedDisplaySingleLOD = 1024 ,
  kDrawableViewDependentViewportDraw = 2048 , kDrawableBlockDependentViewportDraw = 4096 , kDrawableIsExternalReference = 8192 , kDrawableNotPlottable = 16384 ,
  kDrawableNotAllowLCS = 32768 , kDrawableMergeControlOff = 65536 , kLastFlag = kDrawableMergeControlOff
}
 
enum  DrawableType {
  kGeometry = 0 , kDistantLight = 1 , kPointLight = 2 , kSpotLight = 3 ,
  kAmbientLight , kSolidBackground , kGradientBackground , kImageBackground ,
  kGroundPlaneBackground , kViewport , kWebLight , kSkyBackground ,
  kImageBasedLightingBackground
}
 
- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 
- Protected Member Functions inherited from OdDbObject
 OdDbObject ()
 
virtual OdResult subGetClassID (void *pClsid) const
 
virtual OdDbObjectPtr subDeepClone (OdDbIdMapping &ownerIdMap, OdDbObject *pOwner, bool bPrimary) const
 
virtual OdDbObjectPtr subWblockClone (OdDbIdMapping &ownerIdMap, OdDbObject *pOwner, bool bPrimary) const
 
- Protected Member Functions inherited from OdGiDrawable
 OdGiDrawable ()
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const =0
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const =0
 
virtual void subViewportDraw (OdGiViewportDraw *vd) const =0
 
virtual OdUInt32 subViewportDrawLogicalFlags (OdGiViewportDraw *vd) const
 
virtual OdUInt32 subRegenSupportFlags () const
 

Detailed Description

Display Properties for Wall Plan representation.

<group TA_API_Display_Properties>

Definition at line 37 of file AECDbDispPropsWallPlan.h.

Member Function Documentation

◆ AddPlaneHeight()

void AECDbDispPropsWallPlan::AddPlaneHeight ( OdDouble  value)

Adds manual plane height

◆ GetAboveCutplaneComp()

AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetAboveCutplaneComp ( ) const

Returns Above Cut Plane component.

◆ GetBelowCutplaneComp()

AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetBelowCutplaneComp ( ) const

Returns Below Cut Plane component.

◆ GetCutPlane()

OdDouble AECDbDispPropsWallPlan::GetCutPlane ( ) const

Returns Cut Plane height.

◆ GetHatchCompByIndex()

AECDispCompHatchSubPtr AECDbDispPropsWallPlan::GetHatchCompByIndex ( const OdUInt32  iIndex) const

Returns Hatch component by index.

Remarks
Throws eInvalidIndex in case of invalid index.

◆ GetHatchCompCount()

OdUInt32 AECDbDispPropsWallPlan::GetHatchCompCount ( ) const

Returns the number of Hatch components.

Remarks
It seems that the number of Hatch components is always 20.

◆ GetMiterDrawForCompByIndex()

OdUInt32 AECDbDispPropsWallPlan::GetMiterDrawForCompByIndex ( OdUInt32  iIndex) const

Returns miter draw flag by index.

Remarks
Throws eInvalidIndex in case of invalid index.

◆ GetMiterDrawForCompCount()

OdUInt32 AECDbDispPropsWallPlan::GetMiterDrawForCompCount ( ) const

Returns the number of miter draw flags.

Remarks
It seems that the number of miter draw flags is equal to the number of wall component, which is 20.

◆ GetPlaneHeightByIndex()

OdDouble AECDbDispPropsWallPlan::GetPlaneHeightByIndex ( OdUInt32  iIndex) const

Returns manual plane height by index.

Remarks
Throws eInvalidIndex in case of invalid index.

◆ GetPlaneHeightCount()

OdUInt32 AECDbDispPropsWallPlan::GetPlaneHeightCount ( ) const

Returns the number of manual cut plane heights.

◆ GetShrinkWrapBodyComp()

virtual AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetShrinkWrapBodyComp ( ) const
virtual

AECDbDispPropsWallPlan override.

Reimplemented from AECDbDispPropsWall.

◆ GetShrinkWrapComp()

AECDispCompEntSubPtr AECDbDispPropsWallPlan::GetShrinkWrapComp ( ) const

Returns Shrink Wrap component.

◆ GetShrinkWrapHatchComp()

AECDispCompHatchSubPtr AECDbDispPropsWallPlan::GetShrinkWrapHatchComp ( ) const

Returns Shrink Wrap Hatch component.

◆ IsAutoChooseCutPlaneHeights()

bool AECDbDispPropsWallPlan::IsAutoChooseCutPlaneHeights ( ) const

Returns the state of "Auto choose cut plane heights" flag.

◆ IsComponentDrawOrderByPriority()

bool AECDbDispPropsWallPlan::IsComponentDrawOrderByPriority ( ) const

Returns the state of "Component draw order by priority" flag.

◆ IsCutDoorFrames()

bool AECDbDispPropsWallPlan::IsCutDoorFrames ( ) const

Returns the state of "Don't cut door frames" flag.

◆ IsCutWindowFrames()

bool AECDbDispPropsWallPlan::IsCutWindowFrames ( ) const

Returns the state of "Don't cut window frames" flag.

◆ IsDisplayInnerLineAbove()

bool AECDbDispPropsWallPlan::IsDisplayInnerLineAbove ( ) const

Returns the state of "Display Inner Lines Above" flag.

◆ IsDisplayInnerLineBelow()

bool AECDbDispPropsWallPlan::IsDisplayInnerLineBelow ( ) const

Returns the state of "Display Inner Lines Below" flag.

◆ IsDoTrueCut()

bool AECDbDispPropsWallPlan::IsDoTrueCut ( ) const

Returns the state of "Do true cut" flag.

◆ IsHideLinesAboveCutPlane()

bool AECDbDispPropsWallPlan::IsHideLinesAboveCutPlane ( ) const

Returns the state of "Hide Lines Below Openings AboveCut Plane" flag.

◆ IsHideLinesAtCutPlane()

bool AECDbDispPropsWallPlan::IsHideLinesAtCutPlane ( ) const

Returns the state of "Hide Lines Below Openings at Cut Plane" flag.

◆ IsManualPlaneHeightsValid()

bool AECDbDispPropsWallPlan::IsManualPlaneHeightsValid ( ) const

Returns the state of "Manual plane heights" flag.

◆ IsNotDisplayEndcaps()

bool AECDbDispPropsWallPlan::IsNotDisplayEndcaps ( ) const

Returns the state of "Don't display end caps" flag.

◆ IsOverrideCutPlane()

bool AECDbDispPropsWallPlan::IsOverrideCutPlane ( ) const

Returns whether the cut plane of display configuration is overriden.

◆ RemovePlaneHeight()

void AECDbDispPropsWallPlan::RemovePlaneHeight ( OdUInt32  iIndex)

Removes manual plane height by index.

Remarks
Throws eInvalidIndex in case of invalid index.

◆ SetCutPlane()

void AECDbDispPropsWallPlan::SetCutPlane ( OdDouble  dCutPlane)

Sets Cut Plane height.

◆ SetDbProperties()

virtual void AECDbDispPropsWallPlan::SetDbProperties ( const OdDbDatabase pDb)
virtual

DOM.

Reimplemented from AECDbDispPropsWall.

◆ SetIsAutoChooseCutPlaneHeights()

void AECDbDispPropsWallPlan::SetIsAutoChooseCutPlaneHeights ( bool  bOn)

Sets the state of "Auto choose cut plane heights" flag.

◆ SetIsComponentDrawOrderByPriority()

void AECDbDispPropsWallPlan::SetIsComponentDrawOrderByPriority ( bool  bOn)

Sets the state of "Component draw order by priority" flag.

◆ SetIsCutDoorFrames()

void AECDbDispPropsWallPlan::SetIsCutDoorFrames ( bool  bOn)

Sets the state of "Don't cut door frames" flag.

◆ SetIsCutWindowFrames()

void AECDbDispPropsWallPlan::SetIsCutWindowFrames ( bool  bOn)

Sets the state of "Don't cut window frames" flag.

◆ SetIsDisplayInnerLineAbove()

void AECDbDispPropsWallPlan::SetIsDisplayInnerLineAbove ( bool  bOn)

Sets the state of "Display Inner Lines Above" flag.

◆ SetIsDisplayInnerLineBelow()

void AECDbDispPropsWallPlan::SetIsDisplayInnerLineBelow ( bool  bOn)

Sets the state of "Display Inner Lines Below" flag.

◆ SetIsDoTrueCut()

void AECDbDispPropsWallPlan::SetIsDoTrueCut ( bool  bOn)

Sets the state of "Do true cut" flag.

◆ SetIsHideLinesAboveCutPlane()

void AECDbDispPropsWallPlan::SetIsHideLinesAboveCutPlane ( bool  bOn)

Sets the state of "Hide Lines Below Openings AboveCut Plane" flag.

◆ SetIsHideLinesAtCutPlane()

void AECDbDispPropsWallPlan::SetIsHideLinesAtCutPlane ( bool  bOn)

Sets the state of "Hide Lines Below Openings at Cut Plane" flag.

◆ SetIsManualPlaneHeightsValid()

void AECDbDispPropsWallPlan::SetIsManualPlaneHeightsValid ( bool  bOn)

Sets the state of "Manual plane heights" flag.

◆ SetIsNotDisplayEndcaps()

void AECDbDispPropsWallPlan::SetIsNotDisplayEndcaps ( bool  bOn)

Sets the state of "Don't display end caps" flag.

◆ SetIsOverrideCutPlane()

void AECDbDispPropsWallPlan::SetIsOverrideCutPlane ( bool  bOverride)

Sets whether the cut plane of display configuration is overriden.

◆ SetMiterDrawForCompByIndex()

void AECDbDispPropsWallPlan::SetMiterDrawForCompByIndex ( OdUInt32  iIndex,
OdUInt32  iFlags 
)

Sets miter draw flag by index.

Remarks
Throws eInvalidIndex in case of invalid index.

◆ SetPlaneHeightByIndex()

void AECDbDispPropsWallPlan::SetPlaneHeightByIndex ( OdUInt32  iIndex,
double  dCutPlane 
)

Set manual plane height by index.

Remarks
Throws eInvalidIndex in case of invalid index.

Member Data Documentation

◆ m_aDispCompCutplaneArray

AECImpArray AECDbDispPropsWallPlan::m_aDispCompCutplaneArray
protected

Definition at line 327 of file AECDbDispPropsWallPlan.h.

◆ m_aDispCompHatchArray

AECImpArray AECDbDispPropsWallPlan::m_aDispCompHatchArray
protected

Definition at line 324 of file AECDbDispPropsWallPlan.h.

◆ m_aPlaneHeights

OdDoubleArray AECDbDispPropsWallPlan::m_aPlaneHeights
protected

Definition at line 340 of file AECDbDispPropsWallPlan.h.

◆ m_dCutPlaneHeight

OdDouble AECDbDispPropsWallPlan::m_dCutPlaneHeight
protected

Definition at line 330 of file AECDbDispPropsWallPlan.h.

◆ m_Flags

DispPropsWallPlanFlags AECDbDispPropsWallPlan::m_Flags
protected

Definition at line 337 of file AECDbDispPropsWallPlan.h.

◆ m_iMiterDrawForComp

OdUInt32Array AECDbDispPropsWallPlan::m_iMiterDrawForComp
protected

Definition at line 334 of file AECDbDispPropsWallPlan.h.


The documentation for this class was generated from the following file: