occt: master c45fefa7

Author Committer Branch Timestamp Parent
emv bugmaster master 2016-08-30 05:36:48 master 02974a19
Changeset 0027222: Empty result of making volume operation

1. BOPAlgo_MakerVolume - Taking into account the possibility of Same Domain faces
   while collecting the faces for building the solids;
2. BOPDS_DS - Making the check on coincidence of edges consistent with the intersection
   algorithm which also adds the Precision::Confusion() to the intersection tolerance;
3. Test case for the issue.
4. Adjusting test cases (improvements) to their new behavior.
mod - src/BOPAlgo/BOPAlgo_MakerVolume.cxx Diff File
mod - src/BOPDS/BOPDS_DS.cxx Diff File
mod - tests/boolean/volumemaker/A3 Diff File
mod - tests/boolean/volumemaker/A7 Diff File
mod - tests/boolean/volumemaker/B6 Diff File
mod - tests/boolean/volumemaker/C2 Diff File
add - tests/bugs/modalg_6/bug27222 Diff File