Axis.transformed
- Axis.transformed(transformation)[source]
Return a transformed copy of the axis.
- Parameters:
- transformation
Transformation
The transformation used to transform the axis.
- transformation
- Returns:
Axis
The transformed axis.
Return a transformed copy of the axis.
Transformation
The transformation used to transform the axis.
Axis
The transformed axis.