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