0031221: Visualization - selection filter in context
[occt.git] / tests / bugs / vis / buc60876
1 puts "========"                                                                                                                                                 
2 puts "BUC60876"                                                                                                                                                 
3 puts "========"                                                                                                                                                 
4 puts ""
5
6 pcylinder c 100 300
7 vinit
8 BUC60876 c
9 vfit
10 vmoveto 200 200
11
12 set x_coord 200
13 set y_coord 200
14
15 checkcolor $x_coord $y_coord 0 1 1
16
17 checkview -screenshot -3d -path ${imagedir}/${test_image}.png
18