NurbsCurve.from_step

classmethod NurbsCurve.from_step(filepath)

Load a NURBS curve from an STP file.

Parameters

filepath (str) – The path to the file.

Returns

NurbsCurve