Features
ShapeRegion - GetBoundingBox
Returns the ShapeRegion's bounding box.
IN
| Name | Type | Description |
|---|---|---|
| InShapeRegion | ShapeRegion | The input ShapeRegion |
| Name | String | Set the tool's name |
| Enable | Bool | Sets if current tool is enabled or not |
OUT
| Name | Type | Description |
|---|---|---|
| OutBox | Box | The bounding box. |
| Error | ErrorState | Gets the execution error message |