Axis.transform
- Axis.transform(transformation)[source]
Transform the axis in place.
- Parameters
transformation (
compas.geometry.Transformation
) – The transformation used to transform the axis.
Transform the axis in place.
transformation (compas.geometry.Transformation
) – The transformation used to transform the axis.