0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bcut_2d / A7
index f694ccf..fb29b5d 100644 (file)
@@ -1,7 +1,9 @@
 restore [locate_data_file case_1_solid.brep] a
 restore [locate_data_file case_1_wire3.brep] b
+
 bcut result b a
+
 checkprops result -l empty
 checksection result
-set nbsh_v 0
-set nbsh_e 0
+checknbshapes result -vertex 0 -edge 0 -t
+