0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_2 / bug476_1
1 puts "============"
2 puts "OCC476"
3 puts "============"
4 puts ""
5 ######################################################
6 # Regression on reading e3i files with respect of OCC30 and OCC40
7 ######################################################
8
9 restore [locate_data_file OCC485b.brep] s1 
10 restore [locate_data_file OCC485a.brep] s2 
11
12 checkshape s1
13 checkshape s2
14
15 bop s1 s2
16 bopfuse result
17
18 set square 9333.96
19 checknbshapes result -vertex 16 -edge 26 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 67
20 set 2dviewer 0