occt: master 645ff3b1

Author Committer Branch Timestamp Parent
msv bugmaster master 2015-06-04 11:34:51 master 95ab7717
Changeset 0026206: BRepClass_FaceClassifier returns TopAbs_OUT for internal point

Classifier has been corrected to not take into account a probing point if the probing line appears to be tangent to the boundary at this point.

But allow to use tangent point if all points on the edge are tangent.
Modify bad test cases.

Test case for issue CR26206
mod - src/BRepClass/BRepClass_FaceExplorer.cxx Diff File
mod - tests/boolean/volumemaker/B8 Diff File
mod - tests/boolean/volumemaker/C1 Diff File
mod - tests/boolean/volumemaker/C4 Diff File
mod - tests/boolean/volumemaker/D7 Diff File
add - tests/bugs/modalg_6/bug26206 Diff File