CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #ifndef _OD_DB_RADIAL_DIMENSION_
28 #define _OD_DB_RADIAL_DIMENSION_
double extArcStartAngle() const
OdSmartPtr< OdDbRadialDimension > OdDbRadialDimensionPtr
double leaderLength() const
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
void setChordPoint(const OdGePoint3d &chordPoint)
double extArcEndAngle() const
virtual void dxfOutFields_R12(OdDbDxfFiler *pFiler) const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
void setLeaderLength(double leaderLength)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
void setExtArcStartAngle(double newAngle)
void setExtArcEndAngle(double newAngle)
virtual OdResult dxfInFields_R12(OdDbDxfFiler *pFiler)
void setCenter(const OdGePoint3d ¢er)
ODDB_DECLARE_MEMBERS(OdDbRadialDimension)
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdGePoint3d center() const
OdGePoint3d chordPoint() const
virtual OdResult subGetClassID(void *pClsid) const