0023752: Integration of test grid "vpr" into the new testing system
[occt.git] / tests / perf / multi_object_shading / A6
1 puts "3D visualization performance tests"
2 puts "Zoom V3d View with 27 AIS-object (+ AIS trihedron)"
3 puts "Objects have shading mode"
4
5
6 set Zoom 1.05
7 for {set i 1} {$i < 20} {incr i} {
8     vzoom ${Zoom}
9 }