RhinoNurbsCurve.from_step

classmethod RhinoNurbsCurve.from_step(filepath)[source]

Load a NURBS curve from an STP file.

Parameters:
filepathstr

The path to the file.

Returns:
compas.geometry.NurbsCurve