puts "3D visualization performance tests"
puts "Redraw V3d View with 27 MeshVS_Mesh (+ AIS trihedron)"
puts "Objects have shrink mode"


for {set i 1} {$i < 100} {incr i} {
    vrepaint
}