NurbsCurve.to_step

NurbsCurve.to_step(filepath, schema='AP203')[source]

Write the curve geometry to a STP file.

Parameters

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

Returns

None