0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / step / bug55
CommitLineData
0e94a94e 1puts "========================"
2puts " OCC55 "
3puts "========================"
4########################################
5## After reading from STEP file invalid shape was obtained.
6########################################
7
8cpulimit 2000
9
10stepread [locate_data_file OCC55.stp] a *
11
12tpcompound result
352ffd73 13checkshape result
0e94a94e 14
5747059b 15checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 16