]> OCCT Git - occt-copy.git/commit
0025772: Boolean operation produces invalid result after patch for 0025416
authornbv <nbv@opencascade.com>
Mon, 2 Feb 2015 13:15:39 +0000 (16:15 +0300)
committernbv <nbv@opencascade.com>
Thu, 5 Feb 2015 10:28:10 +0000 (13:28 +0300)
commit859eb523ce15e1f958485264dee4e95372c67a97
tree1d7df5d4d5a58cb7631fae76a3810a3280348f2d
parent967b56d5d891a1400798e4a7d605091f625c59e4
0025772: Boolean operation produces invalid result after patch for 0025416

Patch for bug #0025416 and #0025697

Test cases for the issue #25416 and #25697 have been added.
New test case for this issue has been created.
16 files changed:
src/BOPTest/BOPTest_BOPCommands.cxx
src/BRepCheck/FILES
src/IntPatch/IntPatch_ImpPrmIntersection.cxx
src/IntPatch/IntPatch_WLine.cdl
src/IntPatch/IntPatch_WLine.cxx
src/IntPatch/IntPatch_WLine.lxx
src/IntTools/IntTools_LineConstructor.cxx
src/IntWalk/IntWalk_IWalking.cdl
src/IntWalk/IntWalk_IWalking_1.gxx
src/IntWalk/IntWalk_IWalking_3.gxx
src/IntWalk/IntWalk_IWalking_4.gxx
src/IntWalk/IntWalk_IWalking_5.gxx
tests/bugs/modalg_5/bug25416_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug25697_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug25697_2 [new file with mode: 0644]
tests/bugs/modalg_5/bug25772 [new file with mode: 0644]