Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg_2 / bug2083_2
diff --git a/tests/bugs/modalg_2/bug2083_2 b/tests/bugs/modalg_2/bug2083_2
new file mode 100755 (executable)
index 0000000..f9c0386
--- /dev/null
@@ -0,0 +1,29 @@
+puts "============"
+puts "OCC2083"
+puts "============"
+puts ""
+######################################################
+# BRepOffsetAPI_MakePipeShell throws an exception
+######################################################
+
+restore [locate_data_file OCC2083-f1.brep] f1 
+restore [locate_data_file OCC2083-f2.brep] f2 
+restore [locate_data_file OCC2083-w.brep] s 
+
+checkshape f1
+checkshape f2
+checkshape s
+
+explode f1 w
+explode f2 w
+mksweep s
+addsweep f1_1 -T
+addsweep f2_1 -T
+
+if { [catch {buildsweep result} catch_result] } {
+    puts "Faulty OCC2083"
+}
+
+set square 36583.8
+set 3dviewer 1
+