0023824: Bad results of sweep operation when a path curve has unpredictable torsion...
authorjgv <jgv@opencascade.com>
Fri, 22 Mar 2013 13:10:51 +0000 (17:10 +0400)
committerjgv <jgv@opencascade.com>
Fri, 22 Mar 2013 13:10:51 +0000 (17:10 +0400)
commita31abc03d7f1b860c79353569a00f7c3795ced89
tree5bc3362eaedd3c468eaafccd495cfd100ec79898
parent26347898a89720bfc6d5b79ea88a37b787cbfacc
0023824: Bad results of sweep operation when a path curve has unpredictable torsion along its way.
Adding test cases for this fix
26 files changed:
src/BRepFill/BRepFill_Draft.cxx
src/BRepFill/BRepFill_Pipe.cdl
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_PipeShell.cdl
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepFill/BRepFill_Sweep.cdl
src/BRepFill/BRepFill_Sweep.cxx
src/BRepOffsetAPI/BRepOffsetAPI.cdl
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cdl
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cdl
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
src/GeomFill/GeomFill.cdl
src/GeomFill/GeomFill_CorrectedFrenet.cdl
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/GeomFill/GeomFill_DiscreteTrihedron.cdl [new file with mode: 0644]
src/GeomFill/GeomFill_DiscreteTrihedron.cxx [new file with mode: 0644]
src/GeomFill/GeomFill_Frenet.cdl
src/GeomFill/GeomFill_Frenet.cxx
src/GeomFill/GeomFill_Sweep.cdl
src/GeomFill/GeomFill_Sweep.cxx
tests/bugs/modalg_5/bug23824_1 [new file with mode: 0755]
tests/bugs/modalg_5/bug23824_2 [new file with mode: 0755]
tests/bugs/modalg_5/bug23824_3 [new file with mode: 0755]
tests/bugs/modalg_5/bug23824_4 [new file with mode: 0755]