Tool
Vector
Primitive Curves
Toolset
Surface
Curve Analysis
Boolean Operation
Panels
Intersection
Text
Triangulation
Solid
Analysis
Array
Image
Render
Transform
3D Object
Box
Create a box solid
Details
ID
tool-solid-box
Name
Box
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Base origin | [0,0,0] |
| Width | Number | Width of box | 5 |
| Length | Number | Length of box | 10 |
| Height | Number | Height of box | 10 |
Output ports
| Name | Type | Description |
|---|---|---|
| Box | Solid | Resulting box |
After creating the node, connect the origin of the base of the box to the first port. Connect the width of the box to the second port, the length of the box to the third port and the height of the box to the fourth port. On the output port, we will get the resulting box.
Sphere
Torus