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