transformation_to_rhino
- compas_rhino.conversions.transformation_to_rhino(transformation)[source]
Creates a Rhino transformation from a COMPAS transformation.
- Parameters:
- transformation
compas.geometry.Transformation
COMPAS transformation.
- transformation
- Returns: