0030052: Data Exchange - STEP import missing surfaces
[occt.git] / tests / bugs / step / bug272_5
CommitLineData
0e94a94e 1puts "========"
2puts "OCC272"
3puts "========"
4
5cpulimit 7200
6
7stepread [locate_data_file 612319029MB-HEAD-CYLINDER.stp] a *
8
9tpcompound result
10if { [llength [whatis result]] == 3 } {
11 puts "Error : There is no result"
12}
13
5747059b 14checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 15