BeamElement.compute_aabb

BeamElement.compute_aabb(inflate=1.0)

Compute the axis-aligned bounding box of the element.

Parameters:
inflatefloat, optional

The inflation factor of the bounding box.

Returns:
compas.geometry.Box

The axis-aligned bounding box.