24 #ifndef __AECRAILING_H__
25 #define __AECRAILING_H__
#define AEC_DECLARE_MEMBERS(ClassName)
AECSubPtr< AECRailing > AECRailingSubPtr
OdSmartPtr< AECRailing > AECRailingPtr
void SetProfileScaling(AECDefs::RailingProfileScaling eType)
void SetMaterial(const OdDbObjectId &id)
void SetProfile(const OdDbObjectId &idProfile)
void SetWidth(double dWidth)
AECDefs::RailingProfile GetProfileType() const
void SetJustification(AECDefs::RailingJustification eJustification)
OdDbObjectId GetProfile() const
void SetDepth(double dDepth)
void SetProfileType(AECDefs::RailingProfile eType)
void GetBaseProfile(FacetModeler::Profile2D &cProfile) const
AECDefs::RailingJustification GetJustification() const
const OdDbObjectId & GetMaterial() const
AECDefs::RailingProfileScaling GetProfileScaling() const