PlateElement.compute_obb

PlateElement.compute_obb(inflate=0.0)

Computes the Axis Aligned Bounding Box (AABB) of the element.

Parameters:
inflatefloat

Offset of box to avoid floating point errors.

Returns:
compas.geometry.Box

The AABB of the element.