0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / vis / bug25507
CommitLineData
49e1a5c7 1puts "============"
2puts "CR25507"
3puts "============"
4puts ""
5#######################################################################
6# Visualization - the method V3d_View::Place() is incorrect
7#######################################################################
8
9vinit View1
10vsetdispmode 1
11
12box b1 2 1 1
13vdisplay b1
14box b2 1 1 1
15vdisplay b2
16vsetlocation b2 5 0 0
17vfit
18
19vselect 80 140
20vplace 80 140
21
22vmoveto 200 180
23checkcolor 200 180 0.78 0.55 0.09
24
5747059b 25checkview -screenshot -3d -path ${imagedir}/${test_image}.png