Element.compute_collision_mesh

Element.compute_collision_mesh(inflate=None)

Computes the collision geometry of the geometry of the element.

Parameters:
inflatefloat, optional

Inflate the bounding box by this scaling factor.

Returns:
compas.datastructures.Mesh

The collision geometry of the element.