BOX
- Last UpdatedOct 05, 2023
- 1 minute read
Purpose
To generate a block primitive, of given length, width and height.
Syntax
BOX $W $N $N $N < /LAYER $N >
Description
Creates a block as an enclosed volume of a specified length, width and height. The block is generated at the global origin, with its length oriented along the positive X axis, width along positive Y and height along positive Z.
Command Qualifiers
|
$W |
The name under which the object will be stored. |
|
$N $N $N |
The length, width and height of the block, in that order. |
|
/LAYER $N |
An optional layer number on which the object will be stored. If omitted the object is stored on the current layer. |