OCCCurve.to_obj

OCCCurve.to_obj(filepath)

Write the curve geometry to an OBJ file.

Parameters:
filepathstr

The path of the output file.

Returns:
None