0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / iges / bug272_4
1 puts "========"
2 puts "OCC272"
3 puts "========"
4
5 igesbrep [locate_data_file 919-004-T03-04-CP-VL.igs] a *
6
7 tpcompound result
8
9 if { [llength [whatis result]] == 3 } {
10     puts "Error : There is no result.
11 }
12
13 checkview -display result -2d -path ${imagedir}/${test_image}.png
14