Tool
Panels
Solid
Array
Triangulation
Text
3D Object
Curve Analysis
Boolean Operation
Vector
Primitive Curves
Analysis
Render
Intersection
Surface
Transform
Toolset
Image
Box By Center
Create a box solid
Details
ID
tool-solid-box-by-center
Name
Box By Center
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Origin | Point | Center of box | [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 center 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