24 #ifndef __AECGEROOFSEGMENT_H__
25 #define __AECGEROOFSEGMENT_H__
AECSubPtr< AECGeRoofSegment > AECGeRoofSegmentSubPtr
OdSmartPtr< AECGeRoofSegment > AECGeRoofSegmentPtr
#define AEC_DECLARE_MEMBERS(ClassName)
OdUInt32 GetFaceCount() const
double GetOverhang() const
double GetBaseHeight() const
void SetSegmentCount(OdUInt32 iCount)
void SetBaseHeight(double dBaseHeight)
void SetFaceHeightByIndex(OdUInt32 iIndex, double dHeight)
void SetOverhang(double dOverhang)
double GetFaceSlopeByIndex(OdUInt32 iIndex) const
void SetFaceSlopeByIndex(OdUInt32 iIndex, double dSlope)
OdUInt32 GetSegmentCount() const
double GetFaceHeightByIndex(OdUInt32 iIndex) const
virtual OdUInt32 GetSubsegmentCount() const
void SetFaceCount(OdUInt32 iCount)
virtual void copyFrom(const OdRxObject *pSource)