OCCBrep.to_iges

OCCBrep.to_iges(filepath)

Write the BRep shape to a IGES file.

Parameters:
filepathstr | pathlib.Path

Location of the file.

Returns:
None