CLINE
- Last UpdatedOct 05, 2023
- 1 minute read
Purpose
Used to extend either end of a 2D cline.
Syntax
CLINE < $W > /EXTEND < /START ! /END > $N
Description
The curve is extended in length by the value specified. If the curve is selected by cursor pick, it will be extended at the end nearest to the cursor pick, else the modifiers /START or /END should be specified.
Command Qualifiers
|
$W |
Optional qualifier that specifies the name of the object to extend. |
|
/EXTEND |
Optional qualifier that specifies extend cline. |
|
/START |
Optional qualifier that specifies which end to extend. |
|
/END |
Optional qualifier that specifies which end to extend. |
|
$N |
Specifies the length of the extension. |