0024564: Select3D_SensitiveFace gives inaccurate picking depth for AIS_Plane (interio...
[occt.git] / tests / bugs / vis / buc60821
CommitLineData
352ffd73 1puts "==========="
2puts "BUC60821"
3puts "==========="
4puts "=================================="
5puts "It takes visual check for this BUG"
6puts "=================================="
7puts ""
8
9vinit
10
11catch {BUC60821 100 200 300}
12
13set x_coord 206
14set y_coord 195
15
16checkcolor $x_coord $y_coord 0 0 0
17
18if {$stat != 1} {
19 puts "Error : The texts have identical height"
20}
21
22set only_screen 1
23