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