model_mesh
Tessellate B-rep CAD models into STL, GLB, GLTF, or 3MF meshes with user-defined linear and angular tolerances for precise control.
Instructions
Tessellate a B-rep model (STEP/BREP/IGES) into a mesh file — STL, GLB, GLTF, or 3MF by out_path suffix — at explicit linear (mm) and angular (degrees) tolerances, echoed in the report. Refuses an out_path that collides with the input (charter). Writes only the one output file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| out_path | Yes | ||
| linear_tolerance_mm | No | ||
| angular_tolerance_deg | No |