24 #ifndef __AECCUSTOMRAILINGPROFILE_H__ 
   25 #define __AECCUSTOMRAILINGPROFILE_H__ 
OdSmartPtr< AECCustomRailingProfile > AECCustomRailingProfilePtr
 
AECSubPtr< AECCustomRailingProfile > AECCustomRailingProfileSubPtr
 
#define AEC_DECLARE_MEMBERS(ClassName)
 
OdDbHardPointerId m_hpidProfileDef
 
const OdGePoint2d & GetInsertionPoint() const
 
OdGeVector2d GetInsertionOffset(const OdGeExtents2d &extComponent) const
 
OdDbObjectId GetProfile() const
 
OdGePoint2d m_p2dInsertionPoint
 
void SetInsertionPoint(const OdGePoint2d &ptPoint)
 
void SetProfile(const OdDbObjectId &idProfile)