]> OCCT Git - occt-copy.git/commit
0031639: Modeling Algorithms - Offset algorithm incorrectly fills one of the holes
authoremv <emv@opencascade.com>
Fri, 26 Jun 2020 11:20:52 +0000 (14:20 +0300)
committeremv <emv@opencascade.com>
Tue, 30 Jun 2020 11:43:41 +0000 (14:43 +0300)
commitbe42027f6411eb56f8ff9675e6bed539386949a8
treeac54c482e614afc4b6d5246c942204db3f96527c
parent2241d9b04cc181322007e04996d8ee059bc8f558
0031639: Modeling Algorithms - Offset algorithm incorrectly fills one of the holes

Check if unclassified edge may be added as neutral (invalid in one split, valid in other) by checking the SD faces in which the edge was classified.
src/BRepOffset/BRepOffset_MakeOffset_1.cxx
tests/offset/shape_type_i_c/XX1 [new file with mode: 0644]
tests/offset/shape_type_i_c/XX2 [new file with mode: 0644]
tests/offset/shape_type_i_c/XX3 [new file with mode: 0644]