puts "============"
puts "CR24756"
puts "============"
puts ""
#######################################################################
#  AIS_ConnectedInteractive does not support nested AIS_ConnectedInteractive
#######################################################################

vinit
box b 1 1 1
vdisplay b
vconnectto b1 2 0 0 b
vconnectto b2 2 0 0 b1
vsetlocation b1 2 1 0
vfit

set anImage ${imagedir}/${casename}.png
vdump ${anImage}
