e4e52303c59b45d2d605d2cc5deef3b3ccfb9a7e
[occt.git] / tests / perf / multi_mesh_shrink / A1
1 puts "3D visualization performance tests"
2 puts "Rotate V3d View with 27 MeshVS_Mesh (+ AIS trihedron)"
3 puts "Objects have shrink mode"
4
5
6 set A_z 0.1
7 for {set i 1} {$i < 100} {incr i} {
8     vrotate 0 0 ${A_z}
9 }