Integration part of tests of grid chl
[occt.git] / tests / bugs / iges / bug133_7
1 puts "========================"
2 puts "BUC60986"
3 puts "OCC93"
4 puts "OCC133"
5 puts "========================"
6 puts ""
7
8 ################################################################
9 ##Exception when translating an IGES file to Open CASCADE (loading phase).
10 ################################################################
11
12 cpulimit 3000
13
14 igesbrep [locate_data_file igsBF1.igs] a *
15
16 tpcompound result
17 puts [checkshape result]
18 puts [checkshape result r]
19
20 set 2dviewer 0
21