OCCBrep.to_step
- OCCBrep.to_step(filepath, schema='AP203', unit='MM')
Write the BRep shape to a STEP file.
- Parameters:
- filepathstr
Location of the file.
- schemastr, optional
STEP file format schema.
- unitstr, optional
Base units for the geometry in the file.
- Returns:
- None