VectorGroup.transformed

VectorGroup.transformed(transformation)[source]

Returns a transformed copy of this geometry.

Parameters:

transformation (Transformation) – The transformation used to transform the geometry.

Returns:

Geometry – The transformed geometry.