24 #ifndef __AECRAILINGHEIGHTINFO_H__
25 #define __AECRAILINGHEIGHTINFO_H__
#define AEC_DECLARE_MEMBERS(ClassName)
AECSubPtr< AECRailingHeightInfo > AECRailingHeightInfoSubPtr
OdSmartPtr< AECRailingHeightInfo > AECRailingHeightInfoPtr
void SetBaseNodeOffset(OdUInt32 iIndex, double dOffset)
std::vector< double > m_aPositions
void SetBaseNodeElevation2(OdUInt32 iIndex, double dHeight)
double GetBaseNodeOffset(OdUInt32 iIndex) const
AECImpObjPtr m_pUnknown01
std::vector< double > m_aHeights1
double GetBaseNodeElevation1(OdUInt32 iIndex) const
double GetBaseNodeElevation2(OdUInt32 iIndex) const
OdUInt32 GetBaseNodeCount() const
void SetBaseNodeElevation1(OdUInt32 iIndex, double dHeight)
void SetBaseNodeCount(OdUInt32 iCount)
std::vector< double > m_aHeights2