Update of testing cases
[occt.git] / tests / heal / begin
CommitLineData
40093367 1if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } {
2 pload TOPTEST
3}
4if { [array get Draw_Groups "Shape Healing"] == "" } {
5 pload XSDRAW
6}
7# To prevent loops limit to 5 minutes
8cpulimit 300
9
40093367 10if { [info exists imagedir] == 0 } {
11 set imagedir .
12}
13
14if { [info exists test_image ] == 0 } {
15 set test_image photo
16}
17