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.