0028345: Data Exchange - Reading STEP model using STEPCAF crashes
[occt.git] / tests / bugs / step / bug55
1 puts "TODO bug30075 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3 puts "========================"
4 puts " OCC55 "
5 puts "========================"
6 ########################################
7 ## After reading from STEP file invalid shape was obtained.
8 ########################################
9  
10 cpulimit 2000
11
12 stepread [locate_data_file OCC55.stp] a *
13
14 tpcompound result
15 checkshape result
16
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18