0027341: Incorrect exact HLR results
[occt.git] / tests / bugs / modalg_6 / bug26132
1 puts "============"
2 puts "OCC26132"
3 puts "============"
4 puts ""
5 ######################################################
6 # Invalid result of boolean operation
7 ######################################################
8
9 restore [locate_data_file bug26132_shape.brep] c
10
11 explode c
12
13 bcommon result c_1 c_2
14
15 set square 947.358
16
17 set nbshapes_expected "
18 Number of shapes in shape
19  VERTEX    : 6
20  EDGE      : 11
21  WIRE      : 8
22  FACE      : 8
23  SHELL     : 2
24  SOLID     : 2
25  COMPSOLID : 0
26  COMPOUND  : 1
27  SHAPE     : 38
28 "
29 checknbshapes result -ref ${nbshapes_expected} -t -m "Boolean operations common"
30 checkview -display result -3d -path ${imagedir}/${test_image}.png