Slab.compute_collision_mesh

Slab.compute_collision_mesh(inflate=1.0)[source]

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.