0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / step / bug26376
1 puts "========"
2 puts "OCC26376"
3 puts "========"
4 puts ""
5 ##########################################################################
6 # Imported STEP shape is partially wrong
7 ##########################################################################
8
9 stepread [locate_data_file bug26376_valve-test-meters.step] a *
10 tpcompound result
11
12 checkprops result -s 150249 
13 checkshape result
14
15 set nbshapes_expected "
16 Number of shapes in shape
17  VERTEX    : 23
18  EDGE      : 35
19  WIRE      : 24
20  FACE      : 19
21  SHELL     : 1
22  SOLID     : 1
23  COMPSOLID : 0
24  COMPOUND  : 1
25  SHAPE     : 104
26 "
27 checknbshapes result -ref ${nbshapes_expected} -t -m "Shape"
28 checkview -display result -3d -path ${imagedir}/${test_image}.png