]> OCCT Git - occt-copy.git/commit
0031984: Modeling Algorithms - Sweep crashes if Bi-normal is given
authorjgv <jgv@opencascade.com>
Tue, 13 Apr 2021 13:03:21 +0000 (16:03 +0300)
committerasuraven <asuraven@opencascade.com>
Tue, 20 Apr 2021 11:22:24 +0000 (14:22 +0300)
commit436f743a8a4b1ba84ced2ef37ee0dc93dc472ee9
tree292293a4c8d25e88e73035856def5f41b02f151e
parent5e1fb90e7cd8745093b656c9b8d6cc05470fd23d
0031984: Modeling Algorithms - Sweep crashes if Bi-normal is given

Small modification in BRepFill_Sweep: to avoid exception, return status NotDone if construction of pipe surface fails.
src/BRepFill/BRepFill_Sweep.cxx
tests/bugs/modalg_7/bug31984 [new file with mode: 0644]