0026217: Visualization, Select3D_SensitiveCircle - fix compilation with CLang for iOS
[occt.git] / tests / feat / begin
1 ## ==================================
2 ## File : Begin file for FEAT grids
3 ## Date : 01.02.2012
4 ## ==================================
5
6 if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } {
7    pload TOPTEST
8 }
9
10 # To prevent loops limit to 10 minutes
11 cpulimit 600
12
13 if { [info exists imagedir] == 0 } {
14    set imagedir .
15 }
16 if { [info exists test_image ] == 0 } {
17    set test_image photo
18 }