]> OCCT Git - occt-copy.git/commit
0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts CR30794
authoremv <emv@opencascade.com>
Mon, 24 Jun 2019 08:41:30 +0000 (11:41 +0300)
committeremv <emv@opencascade.com>
Mon, 24 Jun 2019 09:16:12 +0000 (12:16 +0300)
commitfcfc4713a68b100e6f15e94f213e2f65d6710ad9
tree52eff84fde49cc599b2e20a28d3ce895231eee11
parent4151c94d20bae84a9798a37003dcac8eda732f3a
0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts

BRepFill_TrimShellCorner::MakeFacesSec() - When replacing a bound edge with a section wire make sure that edges in a wire are oriented correctly.
Test cases for the issue.
src/BRepFill/BRepFill_TrimShellCorner.cxx
src/BRepFill/BRepFill_TrimShellCorner.hxx
tests/bugs/modalg_7/bug30794_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug30794_2 [new file with mode: 0644]
tests/bugs/modalg_7/bug30794_3 [new file with mode: 0644]
tests/bugs/modalg_7/bug30794_4 [new file with mode: 0644]
tests/bugs/modalg_7/bug30794_5 [new file with mode: 0644]