0027555: Visualization, AIS_Shape - own deviation coefficient change is not considere...
[occt.git] / tests / mkface / begin
CommitLineData
40093367 1
2# To prevent loops limit to 10 minutes
3cpulimit 600
4
40093367 5if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
6 pload TOPTEST
7}
8
9if { [array get Draw_Groups "Shape Healing"] == "" } {
10 pload XSDRAW
11}
12
13if { [info exists imagedir] == 0 } {
14 set imagedir .
15}
16
17if { [info exists test_image ] == 0 } {
18 set test_image photo
19}