occt: master 4680b22c

Author Committer Branch Timestamp Parent
nbv kgv master 2018-06-20 14:30:00 master 12280e4b
Changeset 0029887: Wrong result of CUT operation due to incorrect point-face classification

Use of input tolerance has been eliminated in Geom2dInt_GInter algorithm called from BRepClass_Intersector::Perform(...) method.
Now the input tolerance is used only for checking ON-status of classification.
mod - src/BRepClass/BRepClass_Intersector.cxx Diff File
add - tests/bugs/modalg_7/bug29887_1 Diff File
add - tests/bugs/modalg_7/bug29887_2 Diff File