0025230: Test case for selection in perspective views
[occt.git] / tests / nproject / begin
1 if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } {
2     pload TOPTEST
3 }
4 # To prevent loops limit to 10 minutes
5 cpulimit 600
6
7 if { [info exists imagedir] == 0 } {
8    set imagedir .
9 }
10
11 if { [info exists test_image ] == 0 } {
12    set test_image photo
13 }