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