]> OCCT Git - occt-copy.git/commit
0023587: Operation "2dintersect "in TestHarness can not find intersection point of...
authorgka <gka@opencascade.com>
Fri, 14 Dec 2012 12:38:05 +0000 (16:38 +0400)
committerskv <skv@opencascade.com>
Fri, 22 Feb 2013 13:04:36 +0000 (17:04 +0400)
commitdc9f4206bc524da4cddcbe6120a3038e344d39cd
tree09cfec2097e7df210562c0cb327e8f8be0e483af
parentc0716da1cd60441343f36abf0c07f7a6242b854a
0023587: Operation "2dintersect "in TestHarness can not find intersection point of two intersecting 2d curves.

Modified DRAW command "2dintersect" added optional parameter "tolerance for intersection".
Test case for bug 0023587 : Check intersections of four 2d curves
Adding test cases for this fix
Deleting temporary test case

Signed-off-by: skv <skv@opencascade.com>
src/GeomliteTest/GeomliteTest_API2dCommands.cxx
src/IntCurve/IntCurve_IntPolyPolyGen.cdl
src/IntCurve/IntCurve_IntPolyPolyGen.gxx
tests/bugs/moddata/bug23587 [new file with mode: 0755]