0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / step / bug26715_1
CommitLineData
a7197ef3 1puts "========"
2puts "OCC26715"
3puts "========"
4puts ""
5##########################################################################
6# Problems in reading STEP short names in complex entities
7##########################################################################
8
9stepread [locate_data_file bug26715_001.stp] a *
10tpcompound result
11
58cf74e0 12checkprops result -s 28950.7
13checkshape result
a7197ef3 14
15set nbshapes_expected "
16Number of shapes in shape
17 VERTEX : 420
18 EDGE : 536
19 WIRE : 120
20 FACE : 118
21 SHELL : 1
22 SOLID : 1
23 COMPSOLID : 0
24 COMPOUND : 1
25 SHAPE : 1197
26"
27checknbshapes result -ref ${nbshapes_expected} -t -m "importing file"
5747059b 28checkview -display result -3d -path ${imagedir}/${test_image}.png