0023752: Integration of test grid "vpr" into the new testing system
[occt.git] / tests / perf / single_object_hlr / A4
1 puts "3D visualization performance tests"
2 puts "Turn V3d View with 1 AIS-object (+ AIS trihedron)"
3 puts "Object haves HidelLineRemoval mode"
4
5
6 set A_z 0.10
7 for {set i 1} {$i < 100} {incr i} {
8     vturnview 0 0 ${A_z} 1
9 }