occt: master 138ac530

Author Committer Branch Timestamp Parent
pkv bugmaster master 2015-04-09 13:26:40 master 6f7c5420
Affected Issues  0024803: improve the result of v/v interference for two vertices case
Changeset 0024803: improve the result of v/v interference for two vertices case

Changes:
class BOPTools_AlgoTools
- method:
void BOPTools_AlgoTools::MakeVertex(BOPCol_ListOfShape& aLV,
                                    TopoDS_Vertex& aVnew)
has been changed.
The section for case of two vertices has been added

Test case for issue CR24803
mod - src/BOPTools/BOPTools_AlgoTools.cxx Diff File
add - tests/bugs/modalg_6/bug24803 Diff File