0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_2 / bug21261_29
1 puts "========"
2 puts "OCC21261"
3 puts "========"
4 puts ""
5 ######################################################
6 # Implementation of thickening of shell functionality
7 ######################################################
8
9 set BugNumber OCC21261
10
11 restore [locate_data_file OCC21261-uneven_thickening.brep] s 
12
13 thickshell result s -2
14
15 set square 4087.41
16
17 checknbshapes result -vertex 30 -edge 51 -wire 21 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 125
18
19
20 vinit
21 vdisplay result
22 vsetdispmode 0
23 vfit
24
25
26 set only_screen 0