RhinoNurbsCurve.to_obj

RhinoNurbsCurve.to_obj(filepath)[source]

Write the curve geometry to an OBJ file.

Parameters:
filepathstr

The path of the output file.

Returns:
None