0023752: Integration of test grid "vpr" into the new testing system
[occt.git] / tests / perf / multi_mesh_wireframe / A8
1 puts "3D visualization performance tests"
2 puts "Redraw V3d View with 27 MeshVS_Mesh (+ AIS trihedron)"
3 puts "Objects have wireframe mode"
4
5
6 for {set i 1} {$i < 100} {incr i} {
7     vrepaint
8 }