BRep.to_step
- BRep.to_step(filepath, schema='AP203', unit='M')[source]
Write the BRep shape to a STEP file.
- Parameters
filepath (str) – Location of the file.
schema (str, optional) – STEP file format schema.
unit (str, optional) – Base units for the geometry in the file.
- Returns
None