0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug21261_32
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-1988_bscpipesrf_2.brep] s 
12
13 thickshell result s 2
14
15 checkprops result -s 5315.89 
16 checkshape result
17
18 checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22
19
20
21 vinit
22 vdisplay result
23 vsetdispmode 0
24 vfit
25
26
27 checkview -screenshot -3d -path ${imagedir}/${test_image}.png