0024326: Get rid of confusing extension line
[occt.git] / tests / bugs / vis / bug204_1
CommitLineData
a87752f3 1puts "TODO OCC12345 ALL: Error : 3 boxes missing in the viewer!"
f1aa2b62 2puts "TODO OCC12345 ALL: Error : Colors are not equal in default coordinate and in the near coordinates too"
a87752f3 3puts "========"
4puts "OCC204"
5puts "========"
6
7vinit
8OCC204 0
9vfit
10
f1aa2b62 11set x_coord 150
12set y_coord 200
a87752f3 13
f1aa2b62 14checkcolor $x_coord $y_coord 0.8 0.8 0.8
a87752f3 15
f1aa2b62 16if { ${stat} != 1 } {
a87752f3 17 puts "Error : 3 boxes missing in the viewer!"
18}
19
20set only_screen 1