
Draw ellipse arc mode is a specialized mode to draw ellipse arcs. In this mode you can
S key to disable Snaps
ESC to cancel the creation of the ellipse arc
Ellipse arc objects are created on the Current layer and with the Current drawing attributes.
Programming
Ellipse arc drawing can be customized with CADSetDragPrefs,
snaps with CADSetSnapPrefs.
Methods
CADAddEllipseArc,
CADGetCurrentLayer, CADSetCurrentLayer,
CADGetDefaults, CADSetDefaults,
CADGetSnapPrefs, CADSetSnapPrefs,
CADGetDragPrefs, CADSetDragPrefs.