24 #ifndef __AECDBCLIPVOL_H__
25 #define __AECDBCLIPVOL_H__
OdSmartPtr< AECDbClipVol > AECDbClipVolPtr
#define AEC_DECLARE_MEMBERS(ClassName)
double GetStartAngle() const
double GetEndExtension() const
OdDbObjectId GetEntityByIndex(OdUInt32 iIndex) const
void SetVertexByIndex(OdUInt32 iIndex, const OdGePoint2d &pt)
OdUInt32 GetSubdivisionCount() const
void RemoveSubdivisions()
void AddSubdivision(double dSubdivision)
double GetEndAngle() const
void RemoveSubdivision(double dSubdivision)
void SetLowerExtension(double dExtension)
void SetName(const OdString &strName)
void SetStartExtension(double dExtension)
double GetLowerExtension() const
double GetStartExtension() const
void SetHeight(double dHeight)
void SetStartAngle(double dAngle)
void SetEndExtension(double dExtension)
void AddEntity(const OdDbObjectId &idEntity)
OdUInt32 GetEntityCount() const
void RemoveEntity(const OdDbObjectId &idEntity)
void SetEndAngle(double dAngle)
double GetSubdivisionByIndex(OdUInt32 iIndex) const
void SetIsUseModelExtentsForHeight(bool bUse)
void SetDisplaySet(const OdDbObjectId &idSet)
bool IsUseModelExtentsForHeight() const
OdGePoint2d GetSideAEndpoint() const
OdUInt32 GetVertexCount() const
const OdGePoint2d & GetVertexByIndex(OdUInt32 iIndex) const
OdDbObjectId GetDisplaySet() const
OdGePoint2d GetSideBEndpoint() const