]> OCCT Git - occt-copy.git/commit
0028473: Incorrect result of 3D offset operation in mode Complete, Join type Intersec...
authoremv <emv@opencascade.com>
Mon, 20 Feb 2017 07:54:22 +0000 (10:54 +0300)
committeremv <emv@opencascade.com>
Mon, 13 Mar 2017 08:55:04 +0000 (11:55 +0300)
commite36b5effa4ca6f2cbb7dcbc48ff50c70895b6152
tree3ac30af24a4d8f9dff940adc32c477556408d6d8
parentd86f61c9326ea53ee94c346f8335520900db5b53
0028473: Incorrect result of 3D offset operation in mode Complete, Join type Intersection (spike is created)

Looking for inverted edges among the neutral ones while checking the offset edges on validity (BRepOffset_MakeOffset_1::FindInvalidEdges).

Test cases for the issue.
src/BRepOffset/BRepOffset_MakeOffset_1.cxx
tests/offset/begin
tests/offset/shape_type_i_c/XC1
tests/offset/shape_type_i_c/XC2
tests/offset/shape_type_i_c/YK5 [new file with mode: 0644]
tests/offset/shape_type_i_c/YK6 [new file with mode: 0644]
tests/offset/shape_type_i_c/YK7 [new file with mode: 0644]
tests/offset/shape_type_i_c/YK8 [new file with mode: 0644]
tests/offset/shape_type_i_c/YK9 [new file with mode: 0644]
tests/offset/shape_type_i_c/YL1 [new file with mode: 0644]
tests/offset/shape_type_i_c/YL2 [new file with mode: 0644]