0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bcut_2d / P8
index fee5611..7ebb5b1 100644 (file)
@@ -1,7 +1,9 @@
 restore [locate_data_file case_9_wire_a.brep] a
 restore [locate_data_file case_9_edge3.brep] b
+
 bcut result b a
+
 checkprops result -l 350
 checksection result
-set nbsh_v 3
-set nbsh_e 2
+checknbshapes result -vertex 3 -edge 2 -t
+