Modifier.apply
- Modifier.apply(source, targetgeometry)
Apply the interaction to the target geometry.
- Parameters:
- target
compas.geometry.Brep
|compas.datastructures.Mesh
The target of the modification.
- target
- Returns:
- Brep | Mesh
The modified target geometry.