0031144: Shape Healing - ShapeAnalysis::OuterWire() infinite loop on solid obtained...
authorabv <abv@opencascade.com>
Tue, 12 Nov 2019 16:10:14 +0000 (19:10 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 15 Nov 2019 13:37:25 +0000 (16:37 +0300)
commit31a5a359bb1bef38ac0e3d1380dcce91e8631958
tree9fdf9f9ffd218b652e0f22c015cd9944b44d88cd
parentbf97419a18a544176a3d09022ddc952e65830d96
0031144: Shape Healing - ShapeAnalysis::OuterWire() infinite loop on solid obtained from IFC

Implementation of ShapeAnalysis::OuterWire() is revised to avoid infinite cycle if face contains internal vertex.
src/ShapeAnalysis/ShapeAnalysis.cxx
tests/bugs/mesh/bug31144 [new file with mode: 0644]