OCCBrep.to_step

OCCBrep.to_step(filepath, unit='MM', author=None, name=None, description=None, organization=None)

Write the BRep shape to a STEP file.

Parameters:
filepathstr | pathlib.Path

Location of the file.

unitstr, optional

Base units for the geometry in the file.

Returns:
None