0025568: SIGSEGV in thrusections with edge without 3D curve
authormsv <msv@opencascade.com>
Thu, 11 Dec 2014 13:42:45 +0000 (16:42 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 11 Dec 2014 13:43:55 +0000 (16:43 +0300)
commita4bb1420ca9071f3b25c8d5968a4ab0ee734aa6d
treede73b08cf5d45971755ac9a57d4c6c06a76d76f7
parent70d08ce5b2d4476c723049d668c669f4890accc0
0025568: SIGSEGV in thrusections with edge without 3D curve

-Set algorithm flag NotDone if there is a non-degenerated edge with absent 3D curve.
-Check IsDone flag in thrusection command.
-Add test case bugs/modalg_5/bug25568.

Small correction of test case for issue CR25568
src/BRepFill/BRepFill_Generator.cxx
src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
tests/bugs/modalg_5/bug25568 [new file with mode: 0644]