VectorGroup.transformed
- VectorGroup.transformed(transformation)[source]
Returns a transformed copy of this geometry.
- Parameters
- transformation
Transformation
The transformation used to transform the geometry.
- transformation
- Returns
Geometry
The transformed geometry.