Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg / bug427_4
diff --git a/tests/bugs/modalg/bug427_4 b/tests/bugs/modalg/bug427_4
deleted file mode 100755 (executable)
index 010e2aa..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-
-puts "========================"
-puts " OCC427 "
-puts "(case 4)"
-puts "========================"
-puts ""
-cpulimit 1200
-proc OFFSETSHAPE {distance faces  calcul type} {
-        uplevel #0 explode s f
-        uplevel #0 offsetparameter 1e-7 $calcul $type
-        uplevel #0 offsetload s $distance $faces
-        uplevel #0 offsetperform result
-}
-
-#Shell no rough and rounded mode
-
-set calcul "c"
-set type "i"
-
-circle w -20 0 0 20
-mkedge w w 0 pi*2/5
-wire w w
-polyline profile 0 0 0  10 0 0  5 0 5  0 0 0
-mkplane profile profile
-pipe s w profile
-
-OFFSETSHAPE 1 {} $calcul $type
-
-set square 1306.3
-set 2dviewer 0