0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / step / bug272_7
1 puts "========"
2 puts "OCC272"
3 puts "========"
4
5
6 stepread [locate_data_file test-m020306-v2.stp] a *
7
8 tpcompound result
9 if { [llength [whatis result]] == 3 } {
10     puts "Error : There is no result"
11 }
12 checkshape result
13
14 checkview -display result -2d -path ${imagedir}/${test_image}.png
15