]> OCCT Git - occt-copy.git/commit
0030913: Invalid result of Fusing slices
authoremv <emv@opencascade.com>
Mon, 19 Aug 2019 05:33:40 +0000 (08:33 +0300)
committeremv <emv@opencascade.com>
Wed, 28 Aug 2019 05:15:15 +0000 (08:15 +0300)
commit77a607db78f4d770cc58769ff9f84a4d9939ce1b
tree2f0a3bc51d19c177ba64e2ff61add2c14e136c3c
parent8ed0708507d8a8b79dfd0f639f1692e325bb5df0
0030913: Invalid result of Fusing slices

Refactoring of the Line-Line intersection method strengthening the parallel and coincidence criteria to allow almost parallel lines have an intersection point.
src/BRepCheck/BRepCheck_Wire.cxx
src/IntTools/IntTools_EdgeEdge.cxx
tests/bugs/modalg_7/bug30913_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug30913_2 [new file with mode: 0644]