Test for 0022487: Reading IGES file produces invalid shape
[occt.git] / tests / bugs / iges / bug22487_1
1 puts "TODO OCC22487 ALL: Faulty shapes in variables"
2
3 puts "========"
4 puts "OCC22487"
5 puts "========"
6 puts ""
7 ##########################################################################
8 # Reading IGES file produces invalid shape
9 ##########################################################################
10
11 igesread [locate_data_file bug22487_35puan.igs] result *
12
13 checkshape result
14
15 checkview -display result -3d -path ${imagedir}/${test_image}-3d.png
16 checkview -display result -2d -path ${imagedir}/${test_image}-2d.png