occt: master 0cdaa8a4

Author Committer Branch Timestamp Parent
abv abv master 2019-07-03 17:04:16 master 3b80dc16
Affected Issues  0030831: Shape Healing - ShapeFix algorithm (creation of seam edge) takes too long time with thin faces
Changeset 0030831: ShapeFix algorithm (creation of seam edge) takes too long time with thin faces

In class ShapeFix_ComposeShell the U- and V-closedness of input face is taken immediately avoiding the error when the face is small in any of these dimensions.
Test case for bug 0030831
mod - src/ShapeFix/ShapeFix_ComposeShell.cxx Diff File
add - tests/bugs/heal/bug30831 Diff File