Wall.compute_obb

Wall.compute_obb(inflate_by=0.0)[source]

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.