Adjusting bugs group for current state of OCCT
[occt.git] / tests / bugs / moddata / bug536_11
diff --git a/tests/bugs/moddata/bug536_11 b/tests/bugs/moddata/bug536_11
new file mode 100644 (file)
index 0000000..065edf8
--- /dev/null
@@ -0,0 +1,25 @@
+
+puts "========"
+puts "OCC536"
+puts "SAM1504"
+puts "========"
+
+vinit
+
+restore [locate_data_file OCC536.brep] S 
+checkshape S
+
+explode S So
+checkshape S_1
+checkshape S_2
+
+if [catch {bfuse result S_1 S_2}] {
+    puts "Faulty OCC536"
+} else {
+    puts "OCC536 : OK"
+    checkshape result
+}
+
+set square 2.5068e+06
+set 2dviewer 0
+