occt: master 3922a2ec

Author Committer Branch Timestamp Parent
azv bugmaster master 2014-12-11 13:06:35 master be09e9bf
Affected Issues  0025555: Wrong result of classification of a point relative to solid
Changeset 0025555: Wrong result of classification of a point relative to solid

Implemented additional verification that the point found by Extrema is placed inside the face. This way turns off searching the additional inner point.

Test case for issue CR25555
mod - src/BRepClass3d/BRepClass3d_SClassifier.cxx Diff File
mod - src/BRepClass3d/BRepClass3d_SolidExplorer.cxx Diff File
add - tests/bugs/modalg_5/bug25555 Diff File