0023400: Triangulation of thin ring contains gap
[occt.git] / tests / bugs / vis / bug60
CommitLineData
61c421bf 1puts "========"
2puts "OCC60"
3puts "SAM723"
4puts "BUC60916"
5puts "========"
6
7vinit
8box b 10 10 10
9vdisplay b
10vfit
11
12set x_coord 83
13set y_coord 337
14
61c421bf 15checkcolor $x_coord $y_coord 1 1 0
16
17set xmin 1
18set ymin 1
19set xmax 409
20set ymax 300
21
22# Select part of box
23OCC60 ${xmin} ${ymin} ${xmax} ${ymax}
24OCC60 ${xmin} ${ymin} ${xmax} ${ymax}
25
26set Selection_R 0.8
27set Selection_G 0.8
28set Selection_B 0.8
29
61c421bf 30checkcolor $x_coord $y_coord 0.8 0.8 0.8
31
32set only_screen 1