occt: master 6fd4ffd9

Author Committer Branch Timestamp Parent
emv bugmaster master 2017-02-20 10:18:30 master b60e8432
Changeset 0028474: Boolean operations - General Fuse operator breaks validity of resulting shape

1. Re-orienting the shell before making solid from it (MakeShell in BOPAlgo_ShellSplitter);

2. The implementation of the BOPTools_AlgoTools::IsSplitToReverse() method has been changed to
   make the usage of the Hatcher for looking for the point in the face default.

3. Test cases for the issue.
mod - src/BOPAlgo/BOPAlgo_ShellSplitter.cxx Diff File
mod - src/BOPTools/BOPTools_AlgoTools.cxx Diff File
add - tests/bugs/modalg_6/bug28474_1 Diff File
add - tests/bugs/modalg_6/bug28474_2 Diff File