occt: master 4691b61a

Author Committer Branch Timestamp Parent
emv bugmaster master 2014-10-16 11:30:12 master 2a2e3ecd
Changeset 0025319: Bop Common produces strange results with same shapes.

class BOPAlgo_Builder
method
  void BOPAlgo_Builder::FillIn3DParts
    (BOPCol_DataMapOfShapeListOfShape& theInParts,
     BOPCol_DataMapOfShapeShape& theDraftSolids,
     const BOPCol_BaseAllocator&)
Sort faces before its classification relatively to the solid.

Test cases for issue CR25319

Correction of test cases for issue CR25319
mod - src/BOPAlgo/BOPAlgo_Builder_3.cxx Diff File
mod - tests/boolean/bcut_complex/O8 Diff File
add - tests/bugs/modalg_5/bug25319_1 Diff File
add - tests/bugs/modalg_5/bug25319_2 Diff File