]> OCCT Git - occt-copy.git/commit
0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts CR30794_1
authoremv <emv@opencascade.com>
Mon, 24 Jun 2019 08:41:30 +0000 (11:41 +0300)
committeremv <emv@opencascade.com>
Thu, 27 Jun 2019 09:18:28 +0000 (12:18 +0300)
commit2103eb2c1beea6380c3bc5078a40ae7d366428bc
treea1c13d70b3efb71b26869c5ba070e50905200823
parent4151c94d20bae84a9798a37003dcac8eda732f3a
0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts

BRepFill_TrimShellCorner::CheckAndOrientEdges() - When orienting next edge in a sequence take into account the Orientation of the previous edge.
Test cases for the issue.
src/BRepFill/BRepFill_TrimShellCorner.cxx
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]