BlockElement.compute_aabb
- BlockElement.compute_aabb()
Computes the Axis Aligned Bounding Box (AABB) of the geometry of the element.
- Returns:
compas.geometry.Box
The AABB of the element.
Computes the Axis Aligned Bounding Box (AABB) of the geometry of the element.
compas.geometry.Box
The AABB of the element.