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