0030052: Data Exchange - STEP import missing surfaces
[occt.git] / tests / bugs / step / bug26715_3
1 puts "========"
2 puts "OCC26715"
3 puts "========"
4 puts ""
5 ##########################################################################
6 # Problems in reading STEP short names in complex entities
7 ##########################################################################
8
9 stepread [locate_data_file bug26715_004.stp] a *
10 tpcompound result
11
12 checkprops result -s 28950.7
13 checkshape result
14
15 set nbshapes_expected "
16 Number 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 "
27 checknbshapes result -ref ${nbshapes_expected} -t -m "importing file"
28 checkview -display result -3d -path ${imagedir}/${test_image}.png