0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / vselect / bugs / bug26031
CommitLineData
7bb2b829 1puts "============"
0d828ac8 2puts "CR26031: Visualization - fix out-of-range within Select3D_InteriorSensitivePointSet::GetPoints()"
7bb2b829 3puts "============"
4puts ""
5
7bb2b829 6pload VISUALIZATION XDE
7
8testreadiges [locate_data_file bug25747_pencil.igs] aPencil
9
10vinit View1
11vclear
12vdefaults -autoTriang 0
13vdisplay aPencil
14vsetdispmode 1
15vfit
16
17# create a connected interactive
18vconnectto aCopy 50 50 50 aPencil
19vfit
20
21# check that selection primitives for connected object were created successfully
22vmoveto 220 133
23checkcolor 220 133 0 1 1
24
25vdump ${imagedir}/${casename}.png