CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
26 #ifndef _OD_DB_RADIALDIMENSIONLARGE_DIMENSION_
27 #define _OD_DB_RADIALDIMENSIONLARGE_DIMENSION_
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdGePoint3d center() const
OdGePoint3d chordPoint() const
void setExtArcStartAngle(double newAngle)
virtual OdResult subGetClassID(void *pClsid) const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
OdSmartPtr< OdDbRadialDimensionLarge > OdDbRadialDimensionLargePtr
void setJogPoint(const OdGePoint3d &jogPoint)
void setCenter(const OdGePoint3d ¢er)
ODDB_DECLARE_MEMBERS(OdDbRadialDimensionLarge)
double extArcEndAngle() const
double extArcStartAngle() const
OdDbRadialDimensionLarge()
void setOverrideCenter(const OdGePoint3d &overrideCenter)
OdGePoint3d overrideCenter() const
void setExtArcEndAngle(double newAngle)
void setChordPoint(const OdGePoint3d &chordPoint)
void setJogAngle(const double jogAngle)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
OdGePoint3d jogPoint() const