Adjusting bugs group for current state of OCCT
[occt.git] / tests / bugs / modalg / bug951_62
diff --git a/tests/bugs/modalg/bug951_62 b/tests/bugs/modalg/bug951_62
new file mode 100644 (file)
index 0000000..50ebc07
--- /dev/null
@@ -0,0 +1,23 @@
+puts "============"
+puts "OCC951"
+puts "============"
+puts ""
+######################################################
+##BRepAlgoAPI_Section and BRepAlgoAPI_Common fail on given shapes
+######################################################
+## (old topology)
+## (common)
+## (section)
+######################################################
+
+restore [locate_data_file OCC951_1.brep] s1 
+restore [locate_data_file OCC951_2.brep] s2 
+
+checkshape s1
+checkshape s2
+
+bsection result s1 s2
+
+set length 39.8616
+set 3dviewer 1
+