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.