]> OCCT Git - occt-copy.git/commit
0029205: BRepMesh skips some edges and generates invalid triangulation for the face
authornbv <nbv@opencascade.com>
Tue, 6 Nov 2018 14:22:34 +0000 (17:22 +0300)
committernbv <nbv@opencascade.com>
Wed, 7 Nov 2018 14:03:16 +0000 (17:03 +0300)
commit86f8494db33b63f69e5b7fdf2974df90b0a8581b
tree60f3fd2b57f56947d29dbfe54fc553738cef990e
parent9bc5f5850a61be8afe2bd8c2490903a418fa8fc4
0029205: BRepMesh skips some edges and generates invalid triangulation for the face

Adding test case for the problem.
The issue has been fixed by a patch for #26106.
tests/bugs/mesh/bug29205 [new file with mode: 0644]