RhinoNurbsCurve.from_step

classmethod RhinoNurbsCurve.from_step(filepath)

Load a NURBS curve from an STP file.

Parameters

filepath (str) – The path to the file.

Returns

NurbsCurve