TimberElement.compute_aabb
- TimberElement.compute_aabb(inflate=0.0)[source]
Computes the Axis Aligned Bounding Box (AABB) of the element.
- Parameters:
- inflatefloat, optional
Offset of box to avoid floating point errors.
- Returns:
compas.geometry.Box
The AABB of the element.