Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Box Corners
Extract all 8 corners of a box
Details
ID
tool-solid-box-corners
Name
Box Corners
Group
Solid
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Solid | Solid | Base solid |
Output ports
| Name | Type | Description |
|---|---|---|
| Point A | Point | Corner at {x=min, y=min, z=min} |
| Point B | Point | Corner at {x=max, y=min, z=min} |
| Point C | Point | Corner at {x=max, y=max, z=min} |
| Point D | Point | Corner at {x=min, y=max, z=min} |
| Point E | Point | Corner at {x=min, y=min, z=max} |
| Point F | Point | Corner at {x=max, y=min, z=max} |
| Point G | Point | Corner at {x=max, y=max, z=max} |
| Point H | Point | Corner at {x=min, y=min, z=max} |
After creating a node, connect the base solid to the port. On the output ports, you will get the bounding box for all corners.
Box Properties
Deconstruct Solid\