0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / vselect / clipping / bug30777
CommitLineData
fe525c6f 1puts "============="
2puts "0030777: Visualization - Incorrect selection/highlighting of clipped objects"
3puts "============="
4
5pload MODELING VISUALIZATION
6vclear
7vinit View1
8vaxo
9psphere s 10
10vdisplay -dispMode 1 s
11vfit
12vfront
13vclipplane p1 -set s -equation 0 1 0 0
14set p [vmoveto 200 200]
15vpoint pp {*}$p
16vsetcolor pp RED
17checkpoint p $p {-0.34896 9.94397 0.27411} 0.0001
18
19vdump ${imagedir}/${casename}.png