RECTANGLE
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Create a Cline consisting of a closed rectangle.
Syntax
RECTANGLE $W < $N $N $N $N ! /VV ! /P $N $N > < /LAYER $N >
Description
Creates a rectangle given the U, V coordinates of opposite corners, two vertices representing opposite corners or a point and length and width. The Cline is created in the current working plane.
Command Qualifiers
|
$W |
The name under which the rectangle is stored. |
|
$N $N $N $N |
The U, V coordinates of opposite corners. |
|
/VV |
Two vertices representing opposite corners. |
|
/P $N $N |
A point, length and width. |
|
/LAYER $N |
A layer number on which the object is stored. |