0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug26080
CommitLineData
b85b0b07 1puts "============"
2puts "OCC26080"
3puts "============"
4puts ""
5###############################
6## Wrong result obtained by General Fuse operator.
7###############################
8
9restore [locate_data_file bug26080_qef001.brep] q
10
11explode q
12copy q_1 b1
13copy q_2 b2
14
15bclearobjects
16bcleartools
17baddobjects b1 b2
18
19bfillds
20bbuild result
21
58cf74e0 22checkprops result -s 1.36058e+06
23checkshape result
b85b0b07 24
25set nbshapes_expected "
26Number of shapes in shape
27 VERTEX : 7
28 EDGE : 6
29 WIRE : 1
30 FACE : 1
31 SHELL : 0
32 SOLID : 0
33 COMPSOLID : 0
34 COMPOUND : 1
35 SHAPE : 16
36"
ecd58be6 37checknbshapes result -ref ${nbshapes_expected} -t -m "Result obtained by General Fuse operator"
5747059b 38checkview -display result -3d -path ${imagedir}/${test_image}.png