Primitive In-Canvas Commands
- Last UpdatedAug 14, 2025
- 1 minute read
When using the In-canvas command prompt the following commands can be typed directly in to create primitives:
|
Primitives - Positive |
Description |
|
BOX |
Invokes function to create BOX. |
|
CYLI |
Invokes function to create CYLINDER. |
|
CONE |
Invokes function to create CONE. |
|
CTOR |
Invokes function to create CIRCULAR TORUS. |
|
DISH |
Invokes function to create DISH. |
|
EXTR |
Invokes function to create EXTRUSION. |
|
PYRA |
Invokes function to create PYRAMID. |
|
RTOR |
Invokes function to create RECTANGULAR TORUS. |
|
REVO |
Invokes function to create REVOLUTION Primitive. |
|
SLCY |
Invokes function to create SLOPING CYLINDER. |
|
SNOU |
Invokes function to create SNOUT. |
|
Primitives - Negative |
Description |
|
NBOX |
Invokes function to create BOX. |
|
NCYL |
Invokes function to create CYLINDER. |
|
NCON |
Invokes function to create CONE. |
|
NCTO |
Invokes function to create CIRCULAR TORUS. |
|
NDIS |
Invokes function to create DISH. |
|
NPYR |
Invokes function to create PYRAMID. |
|
NRTO |
Invokes function to create RECTANGULAR TORUS. |
|
NREV |
Invokes function to create REVOLUTION Primitive. |
|
NSLC |
Invokes function to create SLOPING CYLINDER. |
|
NSNO |
Invokes function to create SNOUT. |
|
NXTR |
Invokes function to create EXTRUSION. |
|
Developer Commands |
Description |
|
GFXBOX |
Invokes function to create a GFXBOX. |