0027860: Visualization - clean up Transformation Persistence API
[occt.git] / tests / bugs / vis / bug24835
CommitLineData
3ae59031 1puts "============"
2puts "CR24835"
3puts "============"
4puts ""
5####################################################################################################
6# Graphic structure for highlighting is not erased if presentable object for highlight is deleted.
7####################################################################################################
8
9pload ALL
10vinit v
11box b 1 1 1
12vdisplay b
13vfit
14vselmode b 1 1
15vmoveto 380 104
16vmoveto 29 103
17vremove b
18vclose v 1
19vinit
20
5747059b 21checkview -screenshot -3d -path ${imagedir}/${test_image}.png