xform_to_rhino

compas_rhino.conversions.xform_to_rhino(transformation)[source]

Creates a Rhino Transform instance from a Transformation.

Parameters

transformation (:class:`Transformation`) – Compas transformation object

Returns

Rhino.Geometry.Transform – RhinoCommon Transform object