]> 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)
committerabv <abv@opencascade.com>
Mon, 21 Oct 2019 08:55:29 +0000 (11:55 +0300)
commit09ebfd8cae71c72a750c844c88d7ec5b613a8274
tree1005c0d2dd00e1186a91c83805333591d458578d
parent293688322ee25e111baae675e0b7fb729185ad6d
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