0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / iges / bug58_1
1 puts "========"
2 puts "OCC58"
3 puts "========"
4 puts ""
5 puts "Shape is incorrect after translation"
6 puts "case 1 (6546a01.igs)"
7 puts ""
8
9 igesbrep [locate_data_file OCC58a.igs] a *
10
11 tpcompound result
12 checkshape result
13 checkshape result r
14
15 checkview -display result -2d -path ${imagedir}/${test_image}.png
16