PlateElement.compute_obb
- PlateElement.compute_obb(inflate=1.0)
Computes the Oriented Bounding Box (OBB) of the geometry of the element.
- Parameters:
- inflatefloat, optional
Inflate the bounding box by this scaling factor.
- Returns:
compas.geometry.Box
The OBB of the element.