0024932: addsweep does not check if the supplied variable contains a shape
authormsv <msv@opencascade.com>
Wed, 2 Nov 2016 12:43:50 +0000 (15:43 +0300)
committerapn <apn@opencascade.com>
Thu, 3 Nov 2016 11:15:47 +0000 (14:15 +0300)
commit8878d0ecce0f8ac2cb719020f459d2254982511d
tree74a4665bf3dc1139eb51329d12b84387f245a832
parentf0cddd16eb12faae95f49ee4dc9f1b50b65a80b3
0024932: addsweep does not check if the supplied variable contains a shape

Check for null shape has been added in the command addsweep implementation.

// eliminate warning

Test case for issue CR24932
Test case has been corrected.
src/BRepTest/BRepTest_SweepCommands.cxx
tests/bugs/modalg_6/bug24932 [new file with mode: 0644]