0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / fillet2d / begin
1 # File : begin
2 if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } {
3     pload TOPTEST
4     pload VISUALIZATION
5 }
6
7 # to prevent loops limit to 16 minutes
8 cpulimit 1000
9
10 if { [info exists imagedir] == 0 } {
11    set imagedir .
12 }
13 if { [info exists test_image] == 0 } {
14    set test_image photo
15 }