]> OCCT Git - occt.git/commit
0032949: Modeling Algorithms - Infinite loop in ShapeUpgrade_UnifySameDomain CR32949
authorakaftasev <akaftasev@opencascade.com>
Mon, 18 Sep 2023 15:49:06 +0000 (16:49 +0100)
committerakaftasev <akaftasev@opencascade.com>
Mon, 18 Sep 2023 15:56:05 +0000 (16:56 +0100)
commit955c3591908101e2727a1a1a439fde796969b81f
tree65c661c4b6459e4162ee6bf43afeb2f0e289575f
parent06f2625c35e9a8897ad4989835fab40da23529b5
0032949: Modeling Algorithms - Infinite loop in ShapeUpgrade_UnifySameDomain

Problem occurs when InternalEdges is empty but the vertices from VV is not same.
Added condition to stop the loop when InternalEdges is empty.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx