occt: master 7e6a8ff3

Author Committer Branch Timestamp Parent
nbv bugmaster master 2018-06-20 14:30:00 master d34f2a7f
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