Create a box solid using two points
ID
tool-solid-box-by-2-points
Name
Box By 2 Points
Group
Solid
Package
Tool
Keywords
Render
After creating the node, connect the first corner point to the first port, the second corner point to the second port. On the output port, we will get the resulting box.
Sphere
Torus
Cone
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
point1 | Point | First corner | [0,0,0] |
point2 | Point | Second corner | [10,10,10] |
Outputs
Name | Type | Description |
---|---|---|
box | Solid | Resulting box |