]> OCCT Git - occt.git/commit
0033306: Modeling Algorithm - Crash in TrimEdge() method
authorakaftasev <akaftasev@opencascade.com>
Wed, 4 Jan 2023 11:47:00 +0000 (14:47 +0300)
committervglukhik <vglukhik@opencascade.com>
Fri, 17 Mar 2023 23:04:11 +0000 (23:04 +0000)
commit65824e943c6ccb5036815b40de7e61b28cf21e2d
tree6bd3cbebea078b45163e3e4e9ea981e0eaf0fa4f
parent65531f540c71fb09aa19217ef64070e20c1a0a83
0033306: Modeling Algorithm - Crash in TrimEdge() method

Added condition to not cut the edges by closely located parameters
src/BRepFill/BRepFill_CompatibleWires.cxx
tests/bugs/modalg_8/bug33306 [new file with mode: 0644]