TrimModifier.apply

TrimModifier.apply(target)

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.