0031682: Visualization - Prs3d_ShadingAspect::SetTransparency() has no effect with...
[occt.git] / tests / prism / end
1 if { [isdraw result] } {
2     #check if result is valid
3     puts [checkshape result]
4     checkview -display result -2d -path ${imagedir}/${test_image}.png
5 } else {
6     puts "Error : The prism cannot be built."
7 }
8
9 # to end a test script
10 puts "TEST COMPLETED"