Adding test cases for chl grid
[occt.git] / tests / bugs / vis / ger61351_1
CommitLineData
352ffd73 1puts "==============="
2puts " GER61351 "
3puts "=================================="
4puts "CASE 1 :takes visual check "
5puts "=================================="
6
7vinit
8GER61351 RED2
9QAUpdateLights
10
11set x_coord 200
12set y_coord 200
13
14checkcolor $x_coord $y_coord 0.93 0 0
15
16if {$stat != 1} {
17 puts "Error : Background color is NOT RED2."
18}
19
20set only_screen 1