]> OCCT Git - occt-copy.git/commit
0026071: BRepOffsetAPI_MakePipeShell produces rough result
authorjgv <jgv@opencascade.com>
Fri, 6 Sep 2019 14:03:59 +0000 (17:03 +0300)
committerrnv <rnv@opencascade.com>
Thu, 26 Dec 2019 10:48:02 +0000 (13:48 +0300)
commita2ac649fd19269f8f30c1fa5782af438be37c565
tree37a5d3d7c9800b3d659b81451d3532f67b5bfc2b
parentf160ca4ef717e8880256a3dda33bf32b60419f0d
0026071: BRepOffsetAPI_MakePipeShell produces rough result

1. Correct building history: the case of closed spine.
2. Rollback method GeomFill_CorrectedFrenet::InitInterval - correct processing singularities on spine.
3. Correct test cases.
src/BRepFill/BRepFill_LocationLaw.cxx
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/GeometryTest/GeometryTest_SurfaceCommands.cxx
tests/bugs/modalg_5/bug25883
tests/bugs/modalg_6/bug27386_1
tests/bugs/modalg_7/bug21413
tests/bugs/modalg_7/bug23942