ThreeBrepObject.y_to_z
- ThreeBrepObject.y_to_z(transformation)
Convert a transformation from COMPAS to the ThreeJS coordinate system.
- Parameters:
- transformation
compas.geometry.Transformation
The transformation to convert.
- transformation
- Returns:
compas.geometry.Transformation
The converted transformation.