]> 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>
Fri, 7 Jul 2017 07:02:54 +0000 (10:02 +0300)
commit446652530ac3fc387fc46bd91b1d76aa0cf78028
tree6e2e7582d0e87f33d929c30fa98ebfd724b9f474
parent01e4b82d1b303dfee11be155ca5c4d71b9dd69e7
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]