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

#include <AECDbDispPropsDoor.h>

Inheritance diagram for AECDbDispPropsDoor:
AECDbDispPropsOpeningBase AECDbDispProps AECDbDictRecord AECDbObject OdDbObject OdGiDrawable OdRxObject AECDbDispPropsDoorPlanGer AECDbDispPropsDoorPlan100 AECDbDispPropsDoorPlan50

Classes

union  PropsDoorFlags
 DOM. More...
 

Public Member Functions

virtual AECDispCompEntSubPtr GetPanelComp () const
 
virtual AECDispCompEntSubPtr GetFrameComp () const
 
virtual AECDispCompEntSubPtr GetStopComp () const
 
virtual AECDispCompEntSubPtr GetSwingComp () const
 
virtual AECDispCompEntSubPtr GetGlassComp () const
 
virtual AECDispCompEntSubPtr GetDirectionComp () const
 
virtual AECDispCompEntSubPtr GetPanelAboveComp () const
 
virtual AECDispCompEntSubPtr GetFrameAboveComp () const
 
virtual AECDispCompEntSubPtr GetStopAboveComp () const
 
virtual AECDispCompEntSubPtr GetSwingAboveComp () const
 
virtual AECDispCompEntSubPtr GetPanelBelowComp () const
 
virtual AECDispCompEntSubPtr GetFrameBelowComp () const
 
virtual AECDispCompEntSubPtr GetStopBelowComp () const
 
virtual AECDispCompEntSubPtr GetSwingBelowComp () const
 
bool IsStraightSwing () const
 
void SetIsStraightSwing (bool bStraight)
 
bool GetOverrideOpenPercent (double &dPercent) const
 
void SetOpenPercent (double dPercent)
 
void SetIsOpenPercentOverriden (bool bOverriden)
 
bool IsReverseChevrons () const
 
void SetIsReverseChevrons (bool bReverse)
 
bool IsMuntinsBlockDisabled () const
 
void SetIsMuntinsBlockDisabled (bool bDisable)
 
OdUInt32 GetMuntinsBlockCount () const
 
AECDispCompEntSubPtr GetMuntinsBlockByIndex (OdUInt32 iIndex) const
 
AECImpArraySubPtr GetMuntinsBlocks () const
 
virtual void SetDbProperties (const OdDbDatabase *pDb)
 DOM.
 
double GetArrowHeadSize () const
 
void SetArrowHeadSize (double dSize)
 
double GetArrowOffset () const
 
void SetArrowOffset (double dOffset)
 
- Public Member Functions inherited from AECDbDispPropsOpeningBase
OdUInt32 GetCustomBlockCount () const
 
AECCustomOpeningBlockSubPtr GetCustomBlockByIndex (OdUInt32 iIndex) const
 
AECImpArraySubPtr GetCustomBlocks () const
 
bool IsCustomBlockDisabled () const
 
void SetIsCustomBlockDisabled (bool bDisabled)
 
bool IsContainerCutPlaneUsed () const
 
void SetIsContainerCutPlaneUsed (bool bUsed)
 
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_aDisplayComponents
 
PropsDoorFlags m_Flags
 
double m_uOverrideOpenPercent
 
AECImpArray m_aMuntinsBlocks
 
AECImpArray m_aDispCompsAboveCutPlane
 
AECImpArray m_aDispCompsBelowCutPlane
 
double m_dArrowHeadSize
 
double m_dArrowHeadOffset
 
- Protected Attributes inherited from AECDbDispPropsOpeningBase
AECImpArray m_aCustomOpeningBlocksArray
 
PropsOpeningBaseFlags m_Flags
 
- 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

Base Display Properties for Door representations.

<group TA_API_Display_Properties>

Definition at line 34 of file AECDbDispPropsDoor.h.

Member Function Documentation

◆ GetArrowHeadSize()

double AECDbDispPropsDoor::GetArrowHeadSize ( ) const

◆ GetArrowOffset()

double AECDbDispPropsDoor::GetArrowOffset ( ) const

◆ GetDirectionComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetDirectionComp ( ) const
virtual

Returns Direction component.

Remarks
Null return value indicates that Display Properties do not have this display component.

Reimplemented in AECDbDispPropsDoorPlan100, AECDbDispPropsDoorPlan50, and AECDbDispPropsDoorPlanGer.

◆ GetFrameAboveComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetFrameAboveComp ( ) const
virtual

Returns the Frame Above Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetFrameBelowComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetFrameBelowComp ( ) const
virtual

Returns the Frame Below Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetFrameComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetFrameComp ( ) const
virtual

Returns Frame component.

Remarks
Null return value indicates that Display Properties do not have this display component.

Reimplemented in AECDbDispPropsDoorPlan100, AECDbDispPropsDoorPlan50, and AECDbDispPropsDoorPlanGer.

◆ GetGlassComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetGlassComp ( ) const
virtual

Returns Glass component.

Remarks
Null return value indicates that Display Properties do not have this display component.

Reimplemented in AECDbDispPropsDoorPlan100, AECDbDispPropsDoorPlan50, and AECDbDispPropsDoorPlanGer.

◆ GetMuntinsBlockByIndex()

AECDispCompEntSubPtr AECDbDispPropsDoor::GetMuntinsBlockByIndex ( OdUInt32  iIndex) const

Returns muntins block by index.

Throws eInvalidIndex exception if index is out of bounds.

◆ GetMuntinsBlockCount()

OdUInt32 AECDbDispPropsDoor::GetMuntinsBlockCount ( ) const

Returns the number of muntins blocks.

◆ GetMuntinsBlocks()

AECImpArraySubPtr AECDbDispPropsDoor::GetMuntinsBlocks ( ) const

Returns the array of muntins blocks.

◆ GetOverrideOpenPercent()

bool AECDbDispPropsDoor::GetOverrideOpenPercent ( double &  dPercent) const

Returns open percent.

Parameters
dPercent[out] - Open Percent.
Returns
Indicates that Open Percent is overridden.

◆ GetPanelAboveComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetPanelAboveComp ( ) const
virtual

Returns the Door Panel Above Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetPanelBelowComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetPanelBelowComp ( ) const
virtual

Returns the Door Panel Below Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetPanelComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetPanelComp ( ) const
virtual

Returns Panel component.

Remarks
Null return value indicates that Display Properties do not have this display component.

Reimplemented in AECDbDispPropsDoorPlan100, AECDbDispPropsDoorPlan50, and AECDbDispPropsDoorPlanGer.

◆ GetStopAboveComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetStopAboveComp ( ) const
virtual

Returns the Stop Above Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetStopBelowComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetStopBelowComp ( ) const
virtual

Returns the Stop Below Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetStopComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetStopComp ( ) const
virtual

Returns Stop component.

Remarks
Null return value indicates that Display Properties do not have this display component.

Reimplemented in AECDbDispPropsDoorPlan100, AECDbDispPropsDoorPlan50, and AECDbDispPropsDoorPlanGer.

◆ GetSwingAboveComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetSwingAboveComp ( ) const
virtual

Returns the Swing Above Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetSwingBelowComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetSwingBelowComp ( ) const
virtual

Returns the Swing Below Cut Plane component.

Reimplemented in AECDbDispPropsDoorPlan100.

◆ GetSwingComp()

virtual AECDispCompEntSubPtr AECDbDispPropsDoor::GetSwingComp ( ) const
virtual

Returns Swing component.

Remarks
Null return value indicates that Display Properties do not have this display component.

Reimplemented in AECDbDispPropsDoorPlan100, AECDbDispPropsDoorPlan50, and AECDbDispPropsDoorPlanGer.

◆ IsMuntinsBlockDisabled()

bool AECDbDispPropsDoor::IsMuntinsBlockDisabled ( ) const

Returns whether muntins blocks are disabled.

◆ IsReverseChevrons()

bool AECDbDispPropsDoor::IsReverseChevrons ( ) const

Returns "Reverse Chevrons" flag.

◆ IsStraightSwing()

bool AECDbDispPropsDoor::IsStraightSwing ( ) const

Returns "Straight Swing" flag

◆ SetArrowHeadSize()

void AECDbDispPropsDoor::SetArrowHeadSize ( double  dSize)

◆ SetArrowOffset()

void AECDbDispPropsDoor::SetArrowOffset ( double  dOffset)

◆ SetDbProperties()

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

DOM.

Reimplemented from AECDbDispPropsOpeningBase.

◆ SetIsMuntinsBlockDisabled()

void AECDbDispPropsDoor::SetIsMuntinsBlockDisabled ( bool  bDisable)

Sets whether muntins blocks are disabled.

◆ SetIsOpenPercentOverriden()

void AECDbDispPropsDoor::SetIsOpenPercentOverriden ( bool  bOverriden)

Sets whether open percent is overriden.

◆ SetIsReverseChevrons()

void AECDbDispPropsDoor::SetIsReverseChevrons ( bool  bReverse)

Sets "Reverse Chevrons" flag.

◆ SetIsStraightSwing()

void AECDbDispPropsDoor::SetIsStraightSwing ( bool  bStraight)

Sets "Straight Swing" flag

◆ SetOpenPercent()

void AECDbDispPropsDoor::SetOpenPercent ( double  dPercent)

Sets open percent.

Member Data Documentation

◆ m_aDispCompsAboveCutPlane

AECImpArray AECDbDispPropsDoor::m_aDispCompsAboveCutPlane
protected

Definition at line 263 of file AECDbDispPropsDoor.h.

◆ m_aDispCompsBelowCutPlane

AECImpArray AECDbDispPropsDoor::m_aDispCompsBelowCutPlane
protected

Definition at line 266 of file AECDbDispPropsDoor.h.

◆ m_aDisplayComponents

AECImpArray AECDbDispPropsDoor::m_aDisplayComponents
protected

Definition at line 250 of file AECDbDispPropsDoor.h.

◆ m_aMuntinsBlocks

AECImpArray AECDbDispPropsDoor::m_aMuntinsBlocks
protected

Definition at line 260 of file AECDbDispPropsDoor.h.

◆ m_dArrowHeadOffset

double AECDbDispPropsDoor::m_dArrowHeadOffset
protected

Definition at line 272 of file AECDbDispPropsDoor.h.

◆ m_dArrowHeadSize

double AECDbDispPropsDoor::m_dArrowHeadSize
protected

Definition at line 269 of file AECDbDispPropsDoor.h.

◆ m_Flags

PropsDoorFlags AECDbDispPropsDoor::m_Flags
protected

Definition at line 253 of file AECDbDispPropsDoor.h.

◆ m_uOverrideOpenPercent

double AECDbDispPropsDoor::m_uOverrideOpenPercent
protected

Definition at line 257 of file AECDbDispPropsDoor.h.


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