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