0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bcommon_2d / F8
index 91a242c..18c9073 100644 (file)
@@ -1,6 +1,9 @@
-restore case_4_solid.brep a
-restore case_4_edge3.brep b
+restore [locate_data_file case_4_solid.brep] a
+restore [locate_data_file case_4_edge3.brep] b
+
 bcommon result b a
-set length 375.748
-set nbsh_v 2
-set nbsh_e 1
+
+checkprops result -l 375.748
+checksection result
+checknbshapes result -vertex 2 -edge 1 -t
+