Skip to main content

mesh_files

Function mesh_files 

Source
pub fn mesh_files(a: &Path, b: &Path, out_json: &Path) -> Result<MeshDiff>
Expand description

Tessellate the geometric diff of two STEP files, writing the mesh JSON to out_json and returning the parsed result.