Axis.transformed

Axis.transformed(transformation)[source]

Return a transformed copy of the axis.

Parameters

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

Returns

Axis – The transformed axis.