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