Description:
Aligned bounding box solver. Gets the world axis aligned bounding box for the transformed geometry.
Syntax:
Parameters:
- xform
- Type: Transform
- Transformation to apply to bounding box after calculation. The geometry is not modified.
Returns:
Type: BoundingBox
The bounding box of the transformed geometry in world coordinates or BoundingBox.Empty if not bounding box could be found.
Available since:
6.10