0027557: Unstable HLR tests
[occt.git] / tests / bugs / modalg_6 / bug26224
CommitLineData
b6ec1ef9 1puts "============"
2puts "OCC26224"
3puts "============"
4puts ""
5###############################
6## Wrong result obtained by Common operator.
7###############################
8
9restore [locate_data_file bug26224_b1.brep] b1
10restore [locate_data_file bug26224_b2.brep] b2
11
12bclearobjects
13bcleartools
14baddobjects b1
15baddtools b2
16
17bfillds
18bbop result 0
19
58cf74e0 20checkprops result -s 35006.6
21checkshape result
b6ec1ef9 22
23set nbshapes_expected "
24Number of shapes in shape
25 VERTEX : 9
26 EDGE : 9
27 WIRE : 1
28 FACE : 1
9526aa6a 29 SHELL : 0
b6ec1ef9 30 SOLID : 0
31 COMPSOLID : 0
32 COMPOUND : 1
9526aa6a 33 SHAPE : 21
b6ec1ef9 34
35"
36checknbshapes result -ref ${nbshapes_expected} -t -m "result obtained by Common operator"
5747059b 37checkview -display result -3d -path ${imagedir}/${test_image}.png