0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / vis / bug24282
1 puts "========"
2 puts "OCC24282"
3 #puts "Shaded presentation is not computed due to exception in StdPrs_ToolShadedShape::Normal()"
4 puts "========"
5
6 restore [locate_data_file bug24282_box_no_uv.brep] b
7 vinit
8 vdisplay b
9 vfit
10 vsetdispmode b 1
11
12 set x_coord 200
13 set y_coord 200
14 set RED 0.78039216995239258
15 set GREEN 0.55294120311737061
16 set BLUE 0.094117648899555206
17 checkcolor ${x_coord} ${y_coord} ${RED} ${GREEN} ${BLUE}
18
19 checkview -screenshot -3d -path ${imagedir}/${test_image}.png