0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / iges / bug272_3
CommitLineData
0e94a94e 1puts "========"
2puts "OCC272"
3puts "========"
4
5igesbrep [locate_data_file 919-004-T02-01-FT-VL.igs] a *
6
7tpcompound result
352ffd73 8checkshape result
9checkshape result r
0e94a94e 10
11if { [llength [whatis result]] == 3 } {
12 puts "Error : There is no result"
13}
14
5747059b 15checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 16