]> OCCT Git - occt.git/commit
0031147: Modeling Algorithms - BRepOffsetAPI_MakePipeShell null access
authorakaftasev <akaftasev@opencascade.com>
Thu, 29 Apr 2021 10:40:58 +0000 (13:40 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 14 May 2021 17:43:58 +0000 (20:43 +0300)
commit8d52a74d037bf832ccce08e5b371e07382b9f4ca
tree4c22a5f1c7adc6396c2b14d98f9688984451b600
parentda02839efe071cfb4fb59efa12475129aaeae305
0031147: Modeling Algorithms - BRepOffsetAPI_MakePipeShell null access

Added to Draw command 'setsweep ' posibility to change degmax and segmax parameter manually by '-SM' and '-DM' options
Added test
Added new condition to prevent crash
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
tests/pipe/bugs/bug31147 [new file with mode: 0644]