Adjusting bugs group for current state of OCCT
[occt.git] / tests / bugs / modalg / bug6272_86
diff --git a/tests/bugs/modalg/bug6272_86 b/tests/bugs/modalg/bug6272_86
new file mode 100644 (file)
index 0000000..1c64b33
--- /dev/null
@@ -0,0 +1,25 @@
+puts "============"
+puts "OCC6272"
+puts "============"
+puts ""
+######################################################
+# Incorrect results of gluing operation
+######################################################
+
+set BugNumber OCC6272
+
+restore [locate_data_file OCC6272_bridge2.brep] a1 
+
+#
+# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids
+#
+
+explode a1 so
+
+bop a1_2 a1_1
+if { [catch { bopsection result } ] } {
+    puts "Faulty ${BugNumber}"
+}
+
+set length 32
+set 2dviewer 0