]> OCCT Git - occt.git/commit
0030831: ShapeFix algorithm (creation of seam edge) takes too long time with thin...
authoragv <agv@opencascade.com>
Wed, 3 Jul 2019 17:04:16 +0000 (20:04 +0300)
committerabv <abv@opencascade.com>
Sat, 14 Sep 2019 08:45:36 +0000 (11:45 +0300)
commit0cdaa8a4a5910bfae9bd3ed864790c88f24a7109
tree6b93d5954339a54fdb2a0f09842f452361b53f88
parent3b80dc166aa7416885ae2fb55aa38e330e9cd533
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
src/ShapeFix/ShapeFix_ComposeShell.cxx
tests/bugs/heal/bug30831 [new file with mode: 0644]