24 #ifndef __AECWALLSTYLECOMP_H__
25 #define __AECWALLSTYLECOMP_H__
#define AEC_DECLARE_MEMBERS(ClassName)
OdSmartPtr< AECWallStyleComp > AECWallStyleCompPtr
AECSubPtr< AECWallStyleComp > AECWallStyleCompSubPtr
bool IsDimensionCenter() const
void SetFunction(AECDefs::WallComponentFunction eFunction)
OdDbObjectId m_hpidMaterial
OdInt16 GetPriority() const
void SetMaterial(const OdDbObjectId &id)
AECWallStyleCompPosSubPtr GetPosition() const
AECWallStyleCompPosPtr m_pPosition
const OdString & GetName() const
void SetPriority(OdInt16 iPriority)
const OdDbObjectId & GetMaterial() const
void SetIsDimensionLeft(bool bDimension)
bool OwnsModifier(AECWallModifier *pModifier) const
void SetName(const OdString &strName)
OdUInt16 GetIndex() const
void SetIsDimensionCenter(bool bDimension)
void SetIsDimensionRight(bool bDimension)
void SetIndex(OdUInt16 iIndex)
OdGeInterval GetRealWidth(double dBaseWidth) const
AECDefs::WallComponentFunction m_eFunction
bool IsDimensionRight() const
AECDefs::WallComponentFunction GetFunction() const
bool IsDimensionLeft() const