FREEHAND
- Last UpdatedOct 05, 2023
- 1 minute read
Purpose
Creates a spline or polyline as a Cline.
Syntax
FREEHAND $W < /POLYLINE > < /LAYER $N >
Description
Freehand uses the cursor to digitise a series of points, which are used to create a spline or optionally a polyline, as a Cline. The Cline is created in the plane of the working coordinate system and will be stored on the current layer unless a specific layer number is specified.
Command Qualifiers
|
$W |
The name under which the Cline is stored. |
|
/POLYLINE |
Optional qualifier that specifies that a polyline is to be created. |
|
/LAYER $N |
Optional qualifier that specifies the layer number on which the Cline will be stored. |