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:
AxisThe transformed axis.
Return a transformed copy of the axis.
TransformationThe transformation used to transform the axis.
AxisThe transformed axis.