BeamElement.compute_obb
- BeamElement.compute_obb(inflate=1.0)
Compute the oriented bounding box of the element.
- Parameters:
- inflatefloat, optional
The inflation factor of the bounding box.
- Returns:
compas.geometry.Box
The oriented bounding box.
Compute the oriented bounding box of the element.
The inflation factor of the bounding box.
compas.geometry.Box
The oriented bounding box.