Model.transform
- Model.transform(transformation)
Transform the model and all that it contains.
- Parameters:
- :class:`compas.geometry.Transformation`
The transformation to apply.
- Returns:
- None
The model is modified in-place.
Transform the model and all that it contains.
The transformation to apply.
The model is modified in-place.