occt: master c58b3078

Author Committer Branch Timestamp Parent
msv kgv master 2016-09-21 08:02:25 master c381fda2
Changeset 0027888: Fuse of valid untouched solids leads to result with faulties

Incorrect result of classification of a point relatively a solid leads to faulty interferences between vertices/edges of one solid with another one. Classification has been corrected by checking if an auxiliary point in face coincides with the face boundary in 3D space.

Test case has been created.
mod - src/BRepClass3d/BRepClass3d_SolidExplorer.cxx Diff File
mod - src/BRepClass3d/BRepClass3d_SolidExplorer.hxx Diff File
add - tests/bugs/modalg_6/bug27888 Diff File