0032155: Tests - remove broken command OCC280
[occt.git] / tests / bugs / vis / bug24376
CommitLineData
86b03c97 1puts "============"
2puts "OCC24376"
3puts "============"
4puts ""
5#######################################################################
6# BMP image cannot be read
7#######################################################################
8
9box b 1 1 1
10explode b FACE
11
12vinit
13vdisplay b_1
14vtexture b_1 [locate_data_file bug24376_Soap.bmp]
15vfit
16
17set x_coord 200
18set y_coord 100
19checkcolor $x_coord $y_coord 0 0 0
20
21set x_coord 200
22set y_coord 90
23checkcolor $x_coord $y_coord 0.78039216995239258 0.55294120311737061 0.094117648899555206
24
5747059b 25checkview -screenshot -3d -path ${imagedir}/${test_image}.png