0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / bugs / iges / bug89
1 puts "========================"
2 puts "BUC60800"
3 puts "OCC89"
4 puts "========================"
5
6 #######################################################
7 ##  Reading of this file crashes  ??? Reading of this file gives invalid shape ??? 
8 #######################################################
9
10 igesbrep [locate_data_file BUC60800.igs] a *
11
12 tpcompound result
13 checkshape result
14 checkshape result r
15
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17