0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_2 / bug21261_9
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-5.brep] s
12
13thickshell result s 5
14
58cf74e0 15checkprops result -s 36363.8
16checkshape result
3bea4c16 17
a4eba920 18checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24
3bea4c16 19
20
21vinit
22vdisplay result
23vsetdispmode 0
24vfit
25
26set scale 6.3723487126883533
27set center_X -4.2632564145606011e-14
3bea4c16 28set proj_X 0.57735025882720947
29set proj_Y -0.57735025882720947
30set proj_Z 0.57735025882720947
31set up_X -0.40824827551841736
32set up_Y 0.40824827551841736
33set up_Z 0.81649655103683472
197ac94e 34set at_X 6.14255753835228
35set at_Y -12.171712579698
36set at_Z -18.3142701180503
37
38vviewparams -scale ${scale} -proj ${proj_X} ${proj_Y} ${proj_Z} -up ${up_X} ${up_Y} ${up_Z} -at ${at_X} ${at_Y} ${at_Z}
3bea4c16 39
40
5747059b 41checkview -screenshot -3d -path ${imagedir}/${test_image}.png