OCCNurbsCurve.from_step

classmethod OCCNurbsCurve.from_step(filepath)

Load a NURBS curve from an STP file.

Parameters:
filepathstr

The path to the file.

Returns:
compas.geometry.NurbsCurve