]> OCCT Git - occt.git/commit
0032691: Modeling Algorithms - Exception when trying to build solid during sweep...
authorakaftasev <akaftasev@opencascade.com>
Tue, 18 Oct 2022 06:39:03 +0000 (09:39 +0300)
committersmoskvin <smoskvin@opencascade.com>
Mon, 31 Oct 2022 16:18:06 +0000 (19:18 +0300)
commit25b5e83a4c8c24c531d861272b06ae7f005a711c
tree7ae7ae213fd328e3a94a829d355f4aa7e2fea9fc
parent3c9178dd5c3c159b795648ffc64316b67f6caafa
0032691: Modeling Algorithms - Exception when trying to build solid during sweep algorithm

Changed the condition for checking the correctness of the sweep algorithm. Exception is no longer raised, algorithm finishes with "Not done" status.
src/BRepFill/BRepFill_Sweep.cxx
tests/bugs/modalg_7/bug32691 [new file with mode: 0644]