Modifier.apply

Modifier.apply(source, targetgeometry)

Apply the interaction to the target geometry.

Parameters:
targetcompas.geometry.Brep | compas.datastructures.Mesh

The target of the modification.

Returns:
Brep | Mesh

The modified target geometry.