occt-products: master e756ef65

Author Committer Branch Timestamp Parent
akaftasev afokin master 2022-05-20 18:46:47 master efe3b178
Changeset 0032988: Express Mesh - The Express Mesh algorithm produces a mesh with hole

Bad mesh was generated because of triangles with the null-area in 2d and the "close to null"-area in 3d.
These triangles can not be correct classified as the hole or the material.
Now, these triangles classified as material.
mod - diff Diff File
add - tests/emesh/bugs/bug32988 Diff File