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

#include <AECDbRailingStyle.h>

Inheritance diagram for AECDbRailingStyle:
AECDbDictRecord AECDbObject OdDbObject OdGiDrawable OdRxObject

Public Member Functions

bool IsGuardrailPresent () const
 
void SetIsGuardrailPresent (bool bPresent)
 
bool IsHandrailPresent () const
 
void SetIsHandrailPresent (bool bPresent)
 
bool IsBottomrailPresent () const
 
void SetIsBottomrailPresent (bool bPresent)
 
bool IsFixedPostsPresent () const
 
void SetIsFixedPostsPresent (bool bPresent)
 
bool IsDynamicPostsPresent () const
 
void SetIsDynamicPostsPresent (bool bPresent)
 
bool IsBalustersPresent () const
 
void SetIsBalustersPresent (bool bPresent)
 
bool IsFixedPostsAtCornersPresent () const
 
void SetIsFixedPostsAtCornersPresent (bool bPresent)
 
bool IsAllowVaryRailLocations () const
 
void SetIsAllowVaryRailLocations (bool bAllow)
 
bool IsAllowVaryPostLocations () const
 
void SetIsAllowVaryPostLocations (bool bAllow)
 
bool IsAllowVaryExtensions () const
 
void SetIsAllowVaryExtensions (bool bAllow)
 
bool IsOverrideStairTreadLength () const
 
void SetIsOverrideStairTreadLength (bool bOverride)
 
double GetGuardrailHorizontalHeight () const
 
void SetGuardrailHorizontalHeight (double dHeight)
 
double GetGuardrailSlopingHeight () const
 
void SetGuardrailSlopingHeight (double dHeight)
 
double GetGuardrailOffsetFromPost () const
 
void SetGuardrailOffsetFromPost (double dOffset)
 
AECDefs::RailingOffsetSide GetGuardrailOffsetSide () const
 
void SetGuardrailOffsetSide (AECDefs::RailingOffsetSide eSide)
 
double GetHandrailHorizontalHeight () const
 
void SetHandrailHorizontalHeight (double dHeight)
 
double GetHandrailSlopingHeight () const
 
void SetHandrailSlopingHeight (double dHeight)
 
double GetHandrailOffsetFromPost () const
 
void SetHandrailOffsetFromPost (double dOffset)
 
AECDefs::RailingOffsetSide GetHandrailOffsetSide () const
 
void SetHandrailOffsetSide (AECDefs::RailingOffsetSide eSide)
 
double GetBottomrailHorizontalHeight () const
 
void SetBottomrailHorizontalHeight (double dHeight)
 
double GetBottomrailSlopingHeight () const
 
void SetBottomrailSlopingHeight (double dHeight)
 
double GetBottomrailOffsetFromPost () const
 
void SetBottomrailOffsetFromPost (double dOffset)
 
AECDefs::RailingOffsetSide GetBottomrailOffsetSide () const
 
void SetBottomrailOffsetSide (AECDefs::RailingOffsetSide eSide)
 
double GetBottomrailSpacing () const
 
void SetBottomrailSpacing (double dSpacing)
 
OdUInt16 GetBottomrailCount () const
 
void SetBottomrailCount (OdUInt16 iCount)
 
double GetDynamicPostsMaxDistance () const
 
void SetDynamicPostsMaxDistance (double dDistance)
 
double GetBalustersMaxDistance () const
 
void SetBalustersMaxDistance (double dDistance)
 
OdUInt16 GetBalustersPerTread () const
 
void SetBalustersPerTread (OdUInt16 iBaluster)
 
AECRailingSubPtr GetHandrail () const
 
AECRailingSubPtr GetGuardrail () const
 
AECRailingSubPtr GetBottomrail () const
 
AECBalusterSubPtr GetBaluster () const
 
AECRailingPostSubPtr GetFixedPost () const
 
AECRailingPostSubPtr GetFirstFixedPost () const
 
AECRailingPostSubPtr GetLastFixedPost () const
 
AECRailingPostSubPtr GetDynamicPost () const
 
double GetGuardrailEntireTopExtension () const
 
void SetGuardrailEntireTopExtension (double dExtension)
 
double GetGuardrailEntireBottomExtension () const
 
void SetGuardrailEntireBottomExtension (double dExtension)
 
double GetGuardrailFlightTopExtension () const
 
void SetGuardrailFlightTopExtension (double dExtension)
 
double GetGuardrailFlightBottomExtension () const
 
void SetGuardrailFlightBottomExtension (double dExtension)
 
double GetHandrailEntireTopExtension () const
 
void SetHandrailEntireTopExtension (double dExtension)
 
double GetHandrailEntireBottomExtension () const
 
void SetHandrailEntireBottomExtension (double dExtension)
 
double GetHandrailFlightTopExtension () const
 
void SetHandrailFlightTopExtension (double dExtension)
 
double GetHandrailFlightBottomExtension () const
 
void SetHandrailFlightBottomExtension (double dExtension)
 
bool IsAddToGuardrailEntireTopExtension () const
 
void SetIsAddToGuardrailEntireTopExtension (bool bAdd)
 
bool IsAddToGuardrailEntireBottomExtension () const
 
void SetIsAddToGuardrailEntireBottomExtension (bool bAdd)
 
bool IsAddToGuardrailFlightTopExtension () const
 
void SetIsAddToGuardrailFlightTopExtension (bool bAdd)
 
bool IsAddToGuardrailFlightBottomExtension () const
 
void SetIsAddToGuardrailFlightBottomExtension (bool bAdd)
 
bool IsAddToHandrailEntireTopExtension () const
 
void SetIsAddToHandrailEntireTopExtension (bool bAdd)
 
bool IsAddToHandrailEntireBottomExtension () const
 
void SetIsAddToHandrailEntireBottomExtension (bool bAdd)
 
bool IsAddToHandrailFlightTopExtension () const
 
void SetIsAddToHandrailFlightTopExtension (bool bAdd)
 
bool IsAddToHandrailFlightBottomExtension () const
 
void SetIsAddToHandrailFlightBottomExtension (bool bAdd)
 
bool IsUseStairLandingExtensionsAtFloors () const
 
void SetIsUseStairLandingExtensionsAtFloors (bool bUse)
 
bool IsUseStairLandingExtensionsAtFlights () const
 
void SetIsUseStairLandingExtensionsAtFlights (bool bUse)
 
- 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
 

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
 
- Protected Attributes inherited from AECDbObject
AECImpObjPtr m_pImpObject
 
AECImpArrayPtr m_pOverrides
 
- Protected Attributes inherited from OdDbObject
OdDbObjectImplm_pImpl
 

Detailed Description

Railing Style.

<group TA_API_Objects>

Definition at line 38 of file AECDbRailingStyle.h.

Member Function Documentation

◆ GetBaluster()

AECBalusterSubPtr AECDbRailingStyle::GetBaluster ( ) const

Return the structure, that contains information about baluster.

◆ GetBalustersMaxDistance()

double AECDbRailingStyle::GetBalustersMaxDistance ( ) const

Returns maximum center-to-center distance between balusters.

◆ GetBalustersPerTread()

OdUInt16 AECDbRailingStyle::GetBalustersPerTread ( ) const

Returns the number of balusters per tread.

◆ GetBottomrail()

AECRailingSubPtr AECDbRailingStyle::GetBottomrail ( ) const

Returns the structure, that contains information about bottom rail.

◆ GetBottomrailCount()

OdUInt16 AECDbRailingStyle::GetBottomrailCount ( ) const

Returns the number of bottom rails.

◆ GetBottomrailHorizontalHeight()

double AECDbRailingStyle::GetBottomrailHorizontalHeight ( ) const

Returns bottomrail horizontal height.

◆ GetBottomrailOffsetFromPost()

double AECDbRailingStyle::GetBottomrailOffsetFromPost ( ) const

Returns bottomrail offset from post.

◆ GetBottomrailOffsetSide()

AECDefs::RailingOffsetSide AECDbRailingStyle::GetBottomrailOffsetSide ( ) const

Returns side for bottomrail offset.

◆ GetBottomrailSlopingHeight()

double AECDbRailingStyle::GetBottomrailSlopingHeight ( ) const

Returns bottomrail sloping height.

◆ GetBottomrailSpacing()

double AECDbRailingStyle::GetBottomrailSpacing ( ) const

Returns spacing between bottom rails.

◆ GetDynamicPost()

AECRailingPostSubPtr AECDbRailingStyle::GetDynamicPost ( ) const

Returns the structure, that contains information about dynamic posts.

◆ GetDynamicPostsMaxDistance()

double AECDbRailingStyle::GetDynamicPostsMaxDistance ( ) const

Returns maximum center-to-center distance between dynamic posts.

◆ GetFirstFixedPost()

AECRailingPostSubPtr AECDbRailingStyle::GetFirstFixedPost ( ) const

Return first fixed post definition.

◆ GetFixedPost()

AECRailingPostSubPtr AECDbRailingStyle::GetFixedPost ( ) const

Returns the structure, that contains information about fixed posts.

◆ GetGuardrail()

AECRailingSubPtr AECDbRailingStyle::GetGuardrail ( ) const

Returns the structure, that contains information about guardrail.

◆ GetGuardrailEntireBottomExtension()

double AECDbRailingStyle::GetGuardrailEntireBottomExtension ( ) const

Returns guardrail extension at the bottom of entire railing.

◆ GetGuardrailEntireTopExtension()

double AECDbRailingStyle::GetGuardrailEntireTopExtension ( ) const

Returns guardrail extension at top of entire railing.

◆ GetGuardrailFlightBottomExtension()

double AECDbRailingStyle::GetGuardrailFlightBottomExtension ( ) const

Returns guardrail extension at the bottom of flight.

◆ GetGuardrailFlightTopExtension()

double AECDbRailingStyle::GetGuardrailFlightTopExtension ( ) const

Returns guardrail extension at the top of flight.

◆ GetGuardrailHorizontalHeight()

double AECDbRailingStyle::GetGuardrailHorizontalHeight ( ) const

Returns guardrail horizontal height.

◆ GetGuardrailOffsetFromPost()

double AECDbRailingStyle::GetGuardrailOffsetFromPost ( ) const

Returns guardrail offset from post.

◆ GetGuardrailOffsetSide()

AECDefs::RailingOffsetSide AECDbRailingStyle::GetGuardrailOffsetSide ( ) const

Returns side for guardrail offset.

◆ GetGuardrailSlopingHeight()

double AECDbRailingStyle::GetGuardrailSlopingHeight ( ) const

Returns guardrail sloping height.

◆ GetHandrail()

AECRailingSubPtr AECDbRailingStyle::GetHandrail ( ) const

Returns the structure, that contains information about handrail.

◆ GetHandrailEntireBottomExtension()

double AECDbRailingStyle::GetHandrailEntireBottomExtension ( ) const

Returns handrail extension at the bottom of entire railing.

◆ GetHandrailEntireTopExtension()

double AECDbRailingStyle::GetHandrailEntireTopExtension ( ) const

Returns handrail extension at the top of entire railing.

◆ GetHandrailFlightBottomExtension()

double AECDbRailingStyle::GetHandrailFlightBottomExtension ( ) const

Returns handrail extension at the bottom of flight.

◆ GetHandrailFlightTopExtension()

double AECDbRailingStyle::GetHandrailFlightTopExtension ( ) const

Returns handrail extension at the top of flight.

◆ GetHandrailHorizontalHeight()

double AECDbRailingStyle::GetHandrailHorizontalHeight ( ) const

Returns handrail horizontal height.

◆ GetHandrailOffsetFromPost()

double AECDbRailingStyle::GetHandrailOffsetFromPost ( ) const

Returns handrail offset from post.

◆ GetHandrailOffsetSide()

AECDefs::RailingOffsetSide AECDbRailingStyle::GetHandrailOffsetSide ( ) const

Returns side for handrail offset.

◆ GetHandrailSlopingHeight()

double AECDbRailingStyle::GetHandrailSlopingHeight ( ) const

Returns handrail sloping height.

◆ GetLastFixedPost()

AECRailingPostSubPtr AECDbRailingStyle::GetLastFixedPost ( ) const

Return last fixed post definition.

◆ IsAddToGuardrailEntireBottomExtension()

bool AECDbRailingStyle::IsAddToGuardrailEntireBottomExtension ( ) const

Returns whether tread length should be added to guardrail extension at the bottom of entire railing.

◆ IsAddToGuardrailEntireTopExtension()

bool AECDbRailingStyle::IsAddToGuardrailEntireTopExtension ( ) const

Returns whether tread length should be added to guardrail extension at the top of entire railing.

◆ IsAddToGuardrailFlightBottomExtension()

bool AECDbRailingStyle::IsAddToGuardrailFlightBottomExtension ( ) const

Returns whether tread length should be added to guardrail extension at the bottom of flight.

◆ IsAddToGuardrailFlightTopExtension()

bool AECDbRailingStyle::IsAddToGuardrailFlightTopExtension ( ) const

Returns whether tread length should be added to guardrail extension at the top of flight.

◆ IsAddToHandrailEntireBottomExtension()

bool AECDbRailingStyle::IsAddToHandrailEntireBottomExtension ( ) const

Returns whether tread length should be added to handrail extension at the bottom of entire railing.

◆ IsAddToHandrailEntireTopExtension()

bool AECDbRailingStyle::IsAddToHandrailEntireTopExtension ( ) const

Returns whether tread length should be added to handrail extension at the top of entire railing.

◆ IsAddToHandrailFlightBottomExtension()

bool AECDbRailingStyle::IsAddToHandrailFlightBottomExtension ( ) const

Returns whether tread length should be added to handrail extension at the bottom of flight.

◆ IsAddToHandrailFlightTopExtension()

bool AECDbRailingStyle::IsAddToHandrailFlightTopExtension ( ) const

Returns whether tread length should be added to handrail extension at the top of flight.

◆ IsAllowVaryExtensions()

bool AECDbRailingStyle::IsAllowVaryExtensions ( ) const

Returns whether extensions may vary for each railing.

◆ IsAllowVaryPostLocations()

bool AECDbRailingStyle::IsAllowVaryPostLocations ( ) const

Returns whether post locations may vary for each railing.

◆ IsAllowVaryRailLocations()

bool AECDbRailingStyle::IsAllowVaryRailLocations ( ) const

Returns whether rail locations may vary for each railing.

◆ IsBalustersPresent()

bool AECDbRailingStyle::IsBalustersPresent ( ) const

Returns whether balusters are present.

◆ IsBottomrailPresent()

bool AECDbRailingStyle::IsBottomrailPresent ( ) const

Returns whether bottom rail is present.

◆ IsDynamicPostsPresent()

bool AECDbRailingStyle::IsDynamicPostsPresent ( ) const

Returns whether dynamic posts are present.

◆ IsFixedPostsAtCornersPresent()

bool AECDbRailingStyle::IsFixedPostsAtCornersPresent ( ) const

Returns whether fixed posts at corners are present.

◆ IsFixedPostsPresent()

bool AECDbRailingStyle::IsFixedPostsPresent ( ) const

Returns whether fixed posts are present.

◆ IsGuardrailPresent()

bool AECDbRailingStyle::IsGuardrailPresent ( ) const

Returns whether guardrail is present.

◆ IsHandrailPresent()

bool AECDbRailingStyle::IsHandrailPresent ( ) const

Returns whether handrail is present.

◆ IsOverrideStairTreadLength()

bool AECDbRailingStyle::IsOverrideStairTreadLength ( ) const

Returns whether the stair tread length is overridden.

◆ IsUseStairLandingExtensionsAtFlights()

bool AECDbRailingStyle::IsUseStairLandingExtensionsAtFlights ( ) const

Returns whether stair landing extensions should be used for flights instead of values specified.

◆ IsUseStairLandingExtensionsAtFloors()

bool AECDbRailingStyle::IsUseStairLandingExtensionsAtFloors ( ) const

Returns whether stair landing extensions should be used for floor levels instead of values specified.

◆ SetBalustersMaxDistance()

void AECDbRailingStyle::SetBalustersMaxDistance ( double  dDistance)

Sets maximum center-to-center distance between balusters.

◆ SetBalustersPerTread()

void AECDbRailingStyle::SetBalustersPerTread ( OdUInt16  iBaluster)

Sets the number of balusters per tread.

◆ SetBottomrailCount()

void AECDbRailingStyle::SetBottomrailCount ( OdUInt16  iCount)

Sets the number of bottom rails.

◆ SetBottomrailHorizontalHeight()

void AECDbRailingStyle::SetBottomrailHorizontalHeight ( double  dHeight)

Sets bottomrail horizontal height.

◆ SetBottomrailOffsetFromPost()

void AECDbRailingStyle::SetBottomrailOffsetFromPost ( double  dOffset)

Sets bottomrail offset from post.

◆ SetBottomrailOffsetSide()

void AECDbRailingStyle::SetBottomrailOffsetSide ( AECDefs::RailingOffsetSide  eSide)

Sets side for bottomrail offset.

◆ SetBottomrailSlopingHeight()

void AECDbRailingStyle::SetBottomrailSlopingHeight ( double  dHeight)

Sets bottomrail sloping height.

◆ SetBottomrailSpacing()

void AECDbRailingStyle::SetBottomrailSpacing ( double  dSpacing)

Sets spacing between bottom rails.

◆ SetDynamicPostsMaxDistance()

void AECDbRailingStyle::SetDynamicPostsMaxDistance ( double  dDistance)

Sets maximum center-to-center distance between dynamic posts.

◆ SetGuardrailEntireBottomExtension()

void AECDbRailingStyle::SetGuardrailEntireBottomExtension ( double  dExtension)

Sets guardrail extension at the bottom of entire railing.

◆ SetGuardrailEntireTopExtension()

void AECDbRailingStyle::SetGuardrailEntireTopExtension ( double  dExtension)

Sets guardrail extension at top of entire railing.

◆ SetGuardrailFlightBottomExtension()

void AECDbRailingStyle::SetGuardrailFlightBottomExtension ( double  dExtension)

Sets guardrail extension at the bottom of flight.

◆ SetGuardrailFlightTopExtension()

void AECDbRailingStyle::SetGuardrailFlightTopExtension ( double  dExtension)

Sets guardrail extension at the top of flight.

◆ SetGuardrailHorizontalHeight()

void AECDbRailingStyle::SetGuardrailHorizontalHeight ( double  dHeight)

Sets guardrail horizontal height.

◆ SetGuardrailOffsetFromPost()

void AECDbRailingStyle::SetGuardrailOffsetFromPost ( double  dOffset)

Sets guardrail offset from post.

◆ SetGuardrailOffsetSide()

void AECDbRailingStyle::SetGuardrailOffsetSide ( AECDefs::RailingOffsetSide  eSide)

Sets side for guardrail offset.

◆ SetGuardrailSlopingHeight()

void AECDbRailingStyle::SetGuardrailSlopingHeight ( double  dHeight)

Sets guardrail sloping height.

◆ SetHandrailEntireBottomExtension()

void AECDbRailingStyle::SetHandrailEntireBottomExtension ( double  dExtension)

Sets handrail extension at the bottom of entire railing.

◆ SetHandrailEntireTopExtension()

void AECDbRailingStyle::SetHandrailEntireTopExtension ( double  dExtension)

Sets handrail extension at the top of entire railing.

◆ SetHandrailFlightBottomExtension()

void AECDbRailingStyle::SetHandrailFlightBottomExtension ( double  dExtension)

Sets handrail extension at the bottom of flight.

◆ SetHandrailFlightTopExtension()

void AECDbRailingStyle::SetHandrailFlightTopExtension ( double  dExtension)

Sets handrail extension at the top of flight.

◆ SetHandrailHorizontalHeight()

void AECDbRailingStyle::SetHandrailHorizontalHeight ( double  dHeight)

Sets handrail horizontal height.

◆ SetHandrailOffsetFromPost()

void AECDbRailingStyle::SetHandrailOffsetFromPost ( double  dOffset)

Sets handrail offset from post.

◆ SetHandrailOffsetSide()

void AECDbRailingStyle::SetHandrailOffsetSide ( AECDefs::RailingOffsetSide  eSide)

Sets side for handrail offset.

◆ SetHandrailSlopingHeight()

void AECDbRailingStyle::SetHandrailSlopingHeight ( double  dHeight)

Sets handrail sloping height.

◆ SetIsAddToGuardrailEntireBottomExtension()

void AECDbRailingStyle::SetIsAddToGuardrailEntireBottomExtension ( bool  bAdd)

Sets whether tread length should be added to guardrail extension at the bottom of entire railing.

◆ SetIsAddToGuardrailEntireTopExtension()

void AECDbRailingStyle::SetIsAddToGuardrailEntireTopExtension ( bool  bAdd)

Sets whether tread length should be added to guardrail extension at the top of entire railing.

◆ SetIsAddToGuardrailFlightBottomExtension()

void AECDbRailingStyle::SetIsAddToGuardrailFlightBottomExtension ( bool  bAdd)

Sets whether tread length should be added to guardrail extension at the bottom of flight.

◆ SetIsAddToGuardrailFlightTopExtension()

void AECDbRailingStyle::SetIsAddToGuardrailFlightTopExtension ( bool  bAdd)

Sets whether tread length should be added to guardrail extension at the top of flight.

◆ SetIsAddToHandrailEntireBottomExtension()

void AECDbRailingStyle::SetIsAddToHandrailEntireBottomExtension ( bool  bAdd)

Sets whether tread length should be added to handrail extension at the bottom of entire railing.

◆ SetIsAddToHandrailEntireTopExtension()

void AECDbRailingStyle::SetIsAddToHandrailEntireTopExtension ( bool  bAdd)

Sets whether tread length should be added to handrail extension at the top of entire railing.

◆ SetIsAddToHandrailFlightBottomExtension()

void AECDbRailingStyle::SetIsAddToHandrailFlightBottomExtension ( bool  bAdd)

Sets whether tread length should be added to handrail extension at the bottom of flight.

◆ SetIsAddToHandrailFlightTopExtension()

void AECDbRailingStyle::SetIsAddToHandrailFlightTopExtension ( bool  bAdd)

Sets whether tread length should be added to handrail extension at the top of flight.

◆ SetIsAllowVaryExtensions()

void AECDbRailingStyle::SetIsAllowVaryExtensions ( bool  bAllow)

Sets whether extensions may vary for each railing.

◆ SetIsAllowVaryPostLocations()

void AECDbRailingStyle::SetIsAllowVaryPostLocations ( bool  bAllow)

Sets whether post locations may vary for each railing.

◆ SetIsAllowVaryRailLocations()

void AECDbRailingStyle::SetIsAllowVaryRailLocations ( bool  bAllow)

Sets whether rail locations may vary for each railing.

◆ SetIsBalustersPresent()

void AECDbRailingStyle::SetIsBalustersPresent ( bool  bPresent)

Sets whether balusters are present.

◆ SetIsBottomrailPresent()

void AECDbRailingStyle::SetIsBottomrailPresent ( bool  bPresent)

Sets whether bottomrail is present.

◆ SetIsDynamicPostsPresent()

void AECDbRailingStyle::SetIsDynamicPostsPresent ( bool  bPresent)

Sets whether dynamic posts are present.

◆ SetIsFixedPostsAtCornersPresent()

void AECDbRailingStyle::SetIsFixedPostsAtCornersPresent ( bool  bPresent)

Sets whether fixed posts at corners are present.

◆ SetIsFixedPostsPresent()

void AECDbRailingStyle::SetIsFixedPostsPresent ( bool  bPresent)

Sets whether fixed posts are present.

◆ SetIsGuardrailPresent()

void AECDbRailingStyle::SetIsGuardrailPresent ( bool  bPresent)

Sets whether guardrail is present.

◆ SetIsHandrailPresent()

void AECDbRailingStyle::SetIsHandrailPresent ( bool  bPresent)

Sets whether handrail is present.

◆ SetIsOverrideStairTreadLength()

void AECDbRailingStyle::SetIsOverrideStairTreadLength ( bool  bOverride)

Sets whether the stair tread length is overridden.

◆ SetIsUseStairLandingExtensionsAtFlights()

void AECDbRailingStyle::SetIsUseStairLandingExtensionsAtFlights ( bool  bUse)

Sets whether stair landing extensions should be used for flights instead of values specified.

◆ SetIsUseStairLandingExtensionsAtFloors()

void AECDbRailingStyle::SetIsUseStairLandingExtensionsAtFloors ( bool  bUse)

Sets whether stair landing extensions should be used for floor levels instead of values specified.


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