0027719: HLRBrep_Algo incorrect output
[occt.git] / tests / bugs / modalg_6 / bug26955
1 puts "========"
2 puts "OCC26955"
3 puts "========"
4 puts ""
5 #################################
6 # Invalid result of General Fuse operation
7 #################################
8
9
10 restore [locate_data_file bug26955_input0.brep] b1
11 restore [locate_data_file bug26955_input1.brep] b2
12 restore [locate_data_file bug26955_input2.brep] b3
13
14 bclearobjects
15 bcleartools
16 baddobjects b1 b2 b3
17 bfillds
18 bbuild result
19
20 checkprops result -s 24516.1
21
22 set nbshapes_expected "
23 Number of shapes in shape
24  VERTEX    : 14
25  EDGE      : 22
26  WIRE      : 14
27  FACE      : 13
28  SHELL     : 4
29  SOLID     : 3
30  COMPSOLID : 0
31  COMPOUND  : 1
32  SHAPE     : 71
33 "
34
35 checknbshapes result -ref ${nbshapes_expected} -t
36
37 checkview -display result -2d -path ${imagedir}/${test_image}.png