0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / iges / bug17026_2
CommitLineData
3bea4c16 1puts "============"
2puts "OCC17026"
3puts "============"
4puts ""
5########################################################################
6# Problem of reading IGES files
7########################################################################
8
9igesread [locate_data_file OCC17026-2.igs] a *
10tpcompound result
11
58cf74e0 12checkprops result -s 8.80533e+09
13checkshape result
a4eba920 14checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 30
5747059b 15checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 16