0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / step / bug272_6
1 puts "========"
2 puts "OCC272"
3 puts "========"
4
5 stepread [locate_data_file test-m020306-v1.stp] a *
6
7 tpcompound result
8 if { [llength [whatis result]] == 3 } {
9     puts "Error : There is no result"
10 }
11
12 checkview -display result -2d -path ${imagedir}/${test_image}.png
13