Integration part of tests of grid chl
[occt.git] / tests / bugs / step / bug55
1 puts "========================"
2 puts " OCC55 "
3 puts "========================"
4 ########################################
5 ## After reading from STEP file invalid shape was obtained.
6 ########################################
7  
8 cpulimit 2000
9
10 stepread [locate_data_file OCC55.stp] a *
11
12 tpcompound result
13 puts [checkshape result]
14
15 set 2dviewer 0
16