0014531: Boolean Operation Algorithm fails
[occt.git] / tests / thrusection / end
1 if { [isdraw result] } {
2     #check if result is valid
3     checkshape result
4
5     checkview -display result -2d -path ${imagedir}/${test_image}.png
6 } else {
7    puts "Error : The command cannot be built."
8 }
9
10 # to end a test script
11 puts "TEST COMPLETED"