0024757: DRAW: Move commands fixshape, tolerance, and similar to MODELING
[occt.git] / tests / pipe / begin
1 # To prevent loops limit to 10 minutes
2 cpulimit 600
3
4 if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
5         pload TOPTEST
6 }
7
8 if { [info exists imagedir] == 0 } {
9    set imagedir .
10 }
11 if { [info exists test_image ] == 0 } {
12    set test_image photo
13 }