0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / step / bug272_5
1 puts "========"
2 puts "OCC272"
3 puts "========"
4
5 cpulimit 7200
6
7 stepread [locate_data_file 612319029MB-HEAD-CYLINDER.stp] a *
8
9 tpcompound result
10 if { [llength [whatis result]] == 3 } {
11     puts "Error : There is no result"
12 }
13
14 checkview -display result -2d -path ${imagedir}/${test_image}.png
15