0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug26701
1 puts "============"
2 puts "OCC26701"
3 puts "============"
4 puts ""
5 ###############################
6 ## BOPAlgo_Builder::Perform crash.
7 ###############################
8
9 restore [locate_data_file bug26701_crash_tbb.brep] d
10
11 brunparallel 1
12
13 bclearobjects
14 eval baddobjects [explode d]
15
16 bfillds
17 bbuild result
18
19 checkprops result -s 8244.36 
20 checkshape result
21
22 set nbshapes_expected "
23 Number of shapes in shape
24  VERTEX    : 19252
25  EDGE      : 19264
26  WIRE      : 4824
27  FACE      : 1620
28  SHELL     : 1600
29  SOLID     : 0
30  COMPSOLID : 0
31  COMPOUND  : 1
32  SHAPE     : 46561
33 "
34 checknbshapes result -ref ${nbshapes_expected} -t -m "result obtained by Common operator"
35 checkview -display result -3d -path ${imagedir}/${test_image}.png