RhinoNurbsSurface.from_rhino

classmethod RhinoNurbsSurface.from_rhino(rhino_surface)[source]

Construct a NURBS surface from an existing Rhino surface.

Parameters:
rhino_surfaceRhino.Geometry.Surface

A Rhino surface.

Returns:
compas_rhino.geometry.RhinoSurface