occt: master 9a5a19e9

Author Committer Branch Timestamp Parent
pkv bugmaster master 2015-03-05 12:02:49 master ef237d73
Affected Issues  0025818: IntTools_FaceFace throws Standard_ConstructionError with two unbounded planes
Changeset 0025818: IntTools_FaceFace throws Standard_ConstructionError with two unbounded planes

Changes:
class IntTools_FaceFace
    - method:
 void IntTools_FaceFace::Perform(const TopoDS_Face& aF1,
                                const TopoDS_Face& aF2)
The treatment of infinite planes was corrected.

Test case for issue CR25818
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
add - tests/bugs/modalg_5/bug25818 Diff File