0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / vis / bug25466
CommitLineData
cd0a63dd 1puts "============"
2puts "CR25466"
3puts "============"
4puts ""
5#######################################################################
6# Visualization - Impossible to change the display mode when a local context is opened
7#######################################################################
8
9box b1 0 0 0 1 2 3
10box b2 3 0 0 2 3 1
11
12vinit View1
13vclear
14vaxo
15
16vsetdispmode 0
17vdisplay b1 b2
18vfit
19
20vselmode b1 4 1
21vsetdispmode b1 1
22
23checkcolor 100 100 0.78 0.55 0.09
24
5747059b 25checkview -screenshot -3d -path ${imagedir}/${test_image}.png