0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_2 / bug21261_14
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-2137_tsrf.brep] s
12
13thickshell result s -5
14
15set square 27432.4
16
a4eba920 17checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22
3bea4c16 18
19
20vinit
21vdisplay result
22vsetdispmode 0
23vfit
24
25
26set only_screen 0