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