Drags a selection set to change scale.
Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web
(acet-ss-drag-scale ss pt [prompt] [highlight [cursor]])
Type: Pickset (selection set)
The selection set to drag.
Type: List
The base point.
Type: String
A message to display before dragging is started.
Type: T or nil
If given, causes a rubber-band line to be drawn from pt to the current cursor position while dragging; this parameter can be nil to draw a rubber-band line in the inverse of the screen color, or non-nil to draw a highlighted line.
Type: Integer
The cursor form to display while dragging (0=crosshairs, 1=no cursor, 2=target).
Type: Real or nil
The selected scale factor, or nil if dragging is aborted.
This function does not scale the selection set, but allows selection of a scaling factor while showing how the result will appear.