0023870: Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
authorjgv <jgv@opencascade.com>
Fri, 5 Apr 2013 06:35:38 +0000 (10:35 +0400)
committerjgv <jgv@opencascade.com>
Fri, 5 Apr 2013 06:35:38 +0000 (10:35 +0400)
commit471ce7366b2e89e9a6e5da8f60c2ab2e6f6db8a3
treeb98eb93f53833fbc7c1cf54ccdcdaaa8381c72dc
parent0691a5bb8f5334f5d6729432a614848f665c0351
0023870: Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
Adding test cases for this fix
Test cases correction
Correction of instability.
12 files changed:
src/BRepFill/BRepFill_Pipe.cdl
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_Sweep.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cdl
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
src/LocOpe/LocOpe_Pipe.cxx
tests/bugs/modalg_5/bug23870_1 [new file with mode: 0755]
tests/bugs/modalg_5/bug23870_2 [new file with mode: 0755]
tests/bugs/modalg_5/bug23870_3 [new file with mode: 0755]
tests/bugs/modalg_5/bug23870_4 [new file with mode: 0755]
tests/bugs/modalg_5/bug23870_5 [new file with mode: 0755]