]> 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>
Thu, 29 Jul 2021 09:48:56 +0000 (12:48 +0300)
commit3a8f6b11e85f7a1535159d0ba117a96e2412b4a5
tree959c4ae942b487b5df4829167f01f0b260c725ec
parent45ec28cf68cf0353f49524810745cb7b43b58b48
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]