0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / step / bug26715_2
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_003.stp] a *
10 tpcompound result
11
12 checkprops result -s 23212.2
13 checkshape result
14
15 set nbshapes_expected "
16 Number 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 "
27 checknbshapes result -ref ${nbshapes_expected} -t -m "importing file"
28 checkview -display result -3d -path ${imagedir}/${test_image}.png