RhinoNurbsCurve.from_line

classmethod RhinoNurbsCurve.from_line(line)

Construct a NURBS curve from a line.

Parameters

line (compas.geometry.Line) – A line geometry.

Returns

compas_rhino.geometry.RhinoNurbsCurve