Create a box solid
ID
tool-solid-box-by-center
Name
Box By Center
Group
Solid
Package
Tool
Keywords
Render
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
Inputs
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 |
Outputs
Name | Type | Description |
---|---|---|
box | Solid | Resulting box |