occt: master 061cd2d8

Author Committer Branch Timestamp Parent
nbv apn master 2018-11-15 09:00:58 master e2fc86bb
Changeset 0029149: BRepMesh produces invalid mesh on the bound of adjacent faces

1. Test case for the issue has been created. The issue is fixed by the patch 0026106.

2. Since now, "tricheck" command uses edge tolerance instead of edge deflection to check cross-face-errors (set of nodes of the edge on 1st face must be equal to set of nodes of the same edge on 2nd face).
mod - src/MeshTest/MeshTest_CheckTopology.cxx Diff File
add - tests/bugs/mesh/bug29149 Diff File
mod - tests/mesh/data/advanced/B2 Diff File
mod - tests/mesh/data/advanced/B3 Diff File
mod - tests/mesh/data/advanced/B7 Diff File
mod - tests/mesh/data/standard/C9 Diff File
mod - tests/mesh/data/standard/H5 Diff File
mod - tests/mesh/data/standard/V9 Diff File
mod - tests/mesh/data/standard/W2 Diff File
mod - tests/mesh/data/standard/X1 Diff File