OCCNurbsCurve.from_obj

classmethod OCCNurbsCurve.from_obj(filepath)

Load a curve from an OBJ file.

Parameters:
filepathstr

The path to the file.

Returns:
compas.geometry.Curve