occt: master 6303cb12

Author Committer Branch Timestamp Parent
pkv bugmaster master 2014-09-18 10:50:37 master 963532f8
Changeset 0025228: Wrong result of General Fuse operation for an edge and a face.

Changes:

class BOPTools_AlgoTools3D
method:
void BOPTools_AlgoTools3D::DoSplitSEAMOnFace
(const TopoDS_Edge& aSplit,
 const TopoDS_Face& aF)

The treatment of seam edges for the periodic surfaces has been changed.

Test case for issue CR25228
mod - src/BOPTools/BOPTools_AlgoTools3D.cxx Diff File
add - tests/bugs/modalg_5/bug25228 Diff File