0031682: Visualization - Prs3d_ShadingAspect::SetTransparency() has no effect with...
[occt.git] / tests / nproject / begin
CommitLineData
40093367 1if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } {
2 pload TOPTEST
3}
4# To prevent loops limit to 10 minutes
5cpulimit 600
6
40093367 7if { [info exists imagedir] == 0 } {
8 set imagedir .
9}
10
11if { [info exists test_image ] == 0 } {
12 set test_image photo
13}