RhinoNurbsCurve.to_obj
- RhinoNurbsCurve.to_obj(filepath)[source]
Write the curve geometry to an OBJ file.
- Parameters
filepath (str) – The path of the output file.
- Returns
None
Write the curve geometry to an OBJ file.
filepath (str) – The path of the output file.
None