0030694: Data Exchange - support non-standard GB2312-encoded STEP files
[occt.git] / tests / bugs / step / bug26715_2
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_003.stp] a *
10tpcompound result
11
58cf74e0 12checkprops result -s 23212.2
13checkshape result
a7197ef3 14
15set nbshapes_expected "
16Number of shapes in shape
17 VERTEX : 3840
18 EDGE : 3840
19 WIRE : 487
20 FACE : 485
21 SHELL : 485
22 SOLID : 0
23 COMPSOLID : 0
24 COMPOUND : 1
25 SHAPE : 9138
26"
27checknbshapes result -ref ${nbshapes_expected} -t -m "importing file"
5747059b 28checkview -display result -3d -path ${imagedir}/${test_image}.png