Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbEntity AcDbCurve AcDbArc
C++
class AcDbArc : public AcDbCurve;
File
dbents.h
Description
The AcDbArc class represents the arc entity within AutoCAD.
Links
AcDbArc Constructor, AcDbArc Methods
See Also
AcDbObject, AcDbEntity, AcGePoint3d, AcGeVector3d