]> OCCT Git - occt-copy.git/commit
0030186: BRepOffsetAPI_MakePipe Generated() method produces no results for the spine...
authorjgv <jgv@opencascade.com>
Mon, 1 Oct 2018 15:18:54 +0000 (18:18 +0300)
committervsr <vsr@opencascade.com>
Wed, 20 Feb 2019 08:36:20 +0000 (11:36 +0300)
commit9f4e2062c748be3a715f4431656bb39579600c5b
treed88c9179e6c97a10b7d491b358e5c874cd710d19
parentc3dd16e277a883f7b487b1090729d0eca2c7605b
0030186: BRepOffsetAPI_MakePipe Generated() method produces no results for the spine edges

Add method BuildHistory providing history for sub-shapes of profile and spine to BRepFill_Pipe.
20 files changed:
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_Pipe.hxx
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
src/QABugs/QABugs_19.cxx
tests/bugs/modalg_6/bug27065_1
tests/bugs/modalg_6/bug27065_2
tests/bugs/modalg_6/bug27386_1
tests/bugs/modalg_6/bug27386_2
tests/bugs/modalg_6/bug27386_3
tests/bugs/modalg_6/bug27386_4
tests/bugs/modalg_6/bug27386_5
tests/bugs/modalg_6/bug27386_6
tests/bugs/modalg_6/bug27386_7
tests/bugs/modalg_6/bug27386_8
tests/bugs/modalg_7/bug30186_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug30186_2 [new file with mode: 0644]
tests/bugs/modalg_7/bug30186_3 [new file with mode: 0644]
tests/bugs/modalg_7/bug30186_4 [new file with mode: 0644]
tests/bugs/modalg_7/bug30186_5 [new file with mode: 0644]