PYRAMID
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Creates a pyramid as a 3D primitive.
Syntax
PYRAMID $W $N $N $N $N < /LAYER $N >
Description
Creates a pyramid of specified height, base width, top width and number of sides. The base and top widths are defined as the distance from the centre of the face to the corner. The minimum number of sides is three.
The pyramid is created about the global origin with its central axis aligned with the positive Z axis. The pyramid will be stored on the current layer unless the user specifies a layer number.
Command Qualifiers
|
$W |
The name under which the pyramid is stored. |
|
$N $N $N $N |
The height, base width, top width and number of sides respectively. |
|
/LAYER $N |
Specifies a layer number on which the pyramid is stored. |