0028493: [Regression vs 7.0.0] Intersection algorithm produces curve with loop
[occt.git] / tests / thrusection / 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 }