Curve.to_obj

Curve.to_obj(filepath)[source]

Write the curve geometry to an OBJ file.

Parameters

filepath (str) – The path of the output file.

Returns

None