0025132: Visualization - treat any TopoDS_Solid as closed volume
[occt.git] / tests / pipe / begin
CommitLineData
40093367 1# To prevent loops limit to 10 minutes
2cpulimit 600
3
40093367 4if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
5 pload TOPTEST
6}
7
8if { [info exists imagedir] == 0 } {
9 set imagedir .
10}
11if { [info exists test_image ] == 0 } {
12 set test_image photo
13}