0027490: BRepMesh: Reduce number of memory allocations
[occt.git] / tests / bugs / iges / bug133_8
1 puts "========================"
2 puts "BUC60988"
3 puts "OCC94"
4 puts "OCC133"
5 puts "========================"
6 puts ""
7 ################################################################
8 ##Exception when translating an IGES file to Open CASCADE (loading phase).
9 ################################################################
10
11 igesbrep [locate_data_file Rich.igs] a *
12
13 tpcompound result
14 checkshape result
15 checkshape result r
16
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18