0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / vis / bug23422
1 puts "============"
2 puts "CR23422"
3 puts "============"
4 puts ""
5 #######################################################################
6 #  Selection problems when using SetLocation.
7 #######################################################################
8
9 box b 50 50 50
10 vinit
11 vsetdispmode 1
12 vdisplay b
13 vtrihedron t
14
15 vsetlocation b 30 30 130
16
17 vmoveto 240 150
18
19 set anImage ${imagedir}/${casename}.png
20 vdump ${anImage}