]> OCCT Git - occt.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)
committerbugmaster <bugmaster@opencascade.com>
Fri, 16 Apr 2021 12:54:26 +0000 (15:54 +0300)
commitdd568571834ae75f83672e1ddf666d09995c5440
tree97b12bf4f78ce3ae195cad5c70410571074e9d7b
parent2c8eacb996b6701ebe16e58f2fd35f4ecda3da20
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]