ThreePolyhedronObject.y_to_z

ThreePolyhedronObject.y_to_z(transformation)

Convert a transformation from COMPAS to the ThreeJS coordinate system.

Parameters:
transformationcompas.geometry.Transformation

The transformation to convert.

Returns:
compas.geometry.Transformation

The converted transformation.