Adding test cases for chl grid
[occt.git] / tests / bugs / iges / bug58_2
1 puts "========"
2 puts "OCC58"
3 puts "========"
4 puts ""
5 puts "Shape is incorrect after translation"
6 puts "case 2 (JC_Turbine.igs)"
7 puts ""
8
9 cpulimit 3000
10
11 igesbrep [locate_data_file OCC58b.igs] a *
12
13 tpcompound result
14 checkshape result
15 checkshape result r
16
17 set 2dviewer 0
18