Geometry.transform
- Geometry.transform(transformation)[source]
Transform the geometry.
- Parameters
transformation (
compas.geometry.Transformation
) – The transformation used to transform the geometry.- Returns
None
Transform the geometry.
transformation (compas.geometry.Transformation
) – The transformation used to transform the geometry.
None