Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg / bug758
diff --git a/tests/bugs/modalg/bug758 b/tests/bugs/modalg/bug758
deleted file mode 100755 (executable)
index cfe4784..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-
-puts "========"
-puts "OCC758"
-puts "SAM1613"
-puts "========"
-puts ""
-###################################################
-##It's impossible to cut two little shapes from the big one in the attached file.
-###################################################
-
-restore [locate_data_file OCC758.brep] a 
-explode a
-checkshape a_1
-checkshape a_2
-checkshape a_3
-
-bcut res1 a_1 a_2
-
-checkshape res1
-
-bcut result res1 a_3
-
-set square 49473.6
-set 2dviewer 0
-
-