Arrow.transformed

Arrow.transformed(transformation)[source]

Returns a transformed copy of this geometry.

Parameters
transformationTransformation

The transformation used to transform the geometry.

Returns
Geometry

The transformed geometry.