]> OCCT Git - occt.git/commit
0025456: BOPAlgo_CheckerSI reports an error on the given shape
authorpkv <pkv@opencascade.com>
Fri, 21 Nov 2014 10:58:02 +0000 (13:58 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 21 Nov 2014 10:58:36 +0000 (13:58 +0300)
commit0da4579283423348aaea98f5d7e5330de8189bbd
tree5b67168afa83bf01b93979ea4a51158b4078e7cc
parent4590b5516c6c833d212f333f12022f5b9b2da87b
0025456: BOPAlgo_CheckerSI reports an error on the given shape

Changes:
1. class IntTools_FaceFace
         method:
         void IntTools_FaceFace::MakeCurve(const Standard_Integer Index,
                                    const Handle(Adaptor3d_TopolTool)& dom1,
                                    const Handle(Adaptor3d_TopolTool)& dom2)

The value of testing parameter has been changed for the cases of infinite curves

Test case for issue CR25456
src/IntTools/IntTools_FaceFace.cxx
tests/bugs/modalg_5/bug25456 [new file with mode: 0755]