Brep
The Brep Tool is a universal converter for boundary representation (BREP) files, supporting batch processing and customizable command sequences. It enables BREP optimization and conversion, including curve simplification and precision adjustments.
Usage Example
Convert a STEP file to the internal BREP format and reduce curve degrees to a maximum of 2:
ts_brep file.step c2 -o file.brep
Command Line Parameters
Tellusim Brep Processing Tool
Usage: ts_brep file.step
Supported load formats: brep, step, stp, ttf
Supported save formats: brep
-verbose Verbose output
-end End breps processing
-info (options) Print info (node, transform, geometry, material, bound, face, attachment, all)
-o <filename> (options) Output brep (32bit)
-e <extension> (options) Output extension (32bit)
-p <postfix> Output postfix
-prefix <prefix> Output prefix
-basis <basis> Set basis (xr, xl, yr, yl, zr, zl, zm)
-optimize <name> Optimize (geometries, materials, order)
-name <name> Set brep name
-nname <index> <name> Set node name
-gname <index> <name> Set geometry name
<filename> (options) Input file (c2, cd1, cd2, cd3, cd4, cd5, s2, sd1, sd2, sd3, sd4, sd5)