]> OCCT Git - occt.git/commit
0029149: BRepMesh produces invalid mesh on the bound of adjacent faces IR-2018-11-30
authornbv <nbv@opencascade.com>
Thu, 15 Nov 2018 09:00:58 +0000 (12:00 +0300)
committerapn <apn@opencascade.com>
Fri, 30 Nov 2018 15:49:27 +0000 (18:49 +0300)
commit061cd2d84141b86c05cadd6a4195a65b6ec69e12
treeff4aa10e5c640b3767583205df837b8cf2374741
parente2fc86bbd9b3e66a922c1306f8fcad1e6bff30a5
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 #26106.

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).
src/MeshTest/MeshTest_CheckTopology.cxx
tests/bugs/mesh/bug29149 [new file with mode: 0644]
tests/mesh/data/advanced/B2
tests/mesh/data/advanced/B3
tests/mesh/data/advanced/B7
tests/mesh/data/standard/C9
tests/mesh/data/standard/H5
tests/mesh/data/standard/V9
tests/mesh/data/standard/W2
tests/mesh/data/standard/X1