0024964: ThruSections crashes the DRAW.exe
[occt.git] / tests / blend / begin
CommitLineData
40093367 1# To prevent loops limit to 10 minutes
2cpulimit 600
3
4#setting variables for CFI test group
5dset SCALE 1000
6protect SCALE
7dset SCALE1 10
8protect SCALE1
9dset SCALE2 1
10protect SCALE2
11dset SCALE3 5
12protect SCALE3
13
14if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
15 pload TOPTEST
16}
17
18if { [info exists imagedir] == 0 } {
19 set imagedir .
20}
21if { [info exists test_image ] == 0 } {
22 set test_image photo
23}