Measure the bounding box of a geometry
ID
tool-analysis-bounding-box
Name
Bounding Box
Group
Analysis
Package
Tool
Keywords
Render
After creating a node, connect the geometry whose bounding box you want to find to the port. On the output ports, you will get the geometry bounding box center point, width, height, length, and area.
Control Points
Curve Length
Curve Middle Point
End Points
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Geometry to measure |
Outputs
Name | Type | Description |
---|---|---|
center | Point | Bounding box center |
width | Number | Bounding box width |
length | Number | Bounding box length |
height | Number | Bounding box height |
area | Number | Bounding box area |