0024688: Draw Harness - vdump command makes snapshot only for the first view
[occt.git] / tests / v3d / begin
1 cpulimit 300
2 set group "v3d"
3
4 pload VISUALIZATION
5 vinit View1
6 pload TOPTEST
7
8 if { [info exists imagedir] == 0 } {
9   set imagedir .
10 }
11
12 if { [info exists test_image ] == 0 } {
13   set test_image photo
14 }