]> OCCT Git - occt-copy.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)
committervsr <vsr@opencascade.com>
Thu, 4 Dec 2014 06:39:38 +0000 (09:39 +0300)
commita055a8d960045fc38a407a83a3ac7b2decc6a165
tree1001a472095a2f94bfbaf37a0cc942245e67aac9
parent7c5f06ad43f53e593ee90cedecf9cdab753d215c
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]