
Draw circle arc mode is a specialized mode to draw circle arcs. In this mode you can
ESC to cancel the creation of the circle arc
Circle arc objects are created on the Current layer and with the Current drawing attributes.
Programming
Circle arc drawing can be customized with CADSetDragPrefs.
Methods
CADAddCircleArc,
CADGetCurrentLayer, CADSetCurrentLayer,
CADGetDefaults, CADSetDefaults,
CADGetDragPrefs, CADSetDragPrefs.