0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_5 / bug25354_42
1 puts "============"
2 puts "OCC25354"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Intersection operation
7 #######################################################################
8
9 # Case 42
10
11 vertex b1 0 0 0 
12 restore [locate_data_file bug25354_f1.brep] b2
13
14 bop b1 b2
15 bopsection result
16
17 checknbshapes result -vertex 1 -edge 0 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 2
18 set 2dviewer 1