0024558: Boolean operation can not create all results solids which should be built.
[occt.git] / tests / bugs / modalg_5 / bug24558
1 puts "========="
2 puts "OCC24558"
3 puts "========="
4 puts ""
5 ###########################################################
6 # Boolean operation can not create all results solids which should be built.
7 ###########################################################
8
9 restore [locate_data_file bug24558_Box.brep] b1
10 restore [locate_data_file bug24558_Surface_1.brep] s1
11 restore [locate_data_file bug24558_Surface_2.brep] s2
12 restore [locate_data_file bug24558_Surface_3.brep] s3
13 restore [locate_data_file bug24558_Surface_4.brep] s4
14
15 bclearobjects
16 bcleartools
17 baddobjects b1 s1 s2 s3 s4
18
19 bfillds
20 bbuild result
21
22 set square 134338
23
24 set nb_v_good 109
25 set nb_e_good 189
26 set nb_w_good 95
27 set nb_f_good 88
28 set nb_sh_good 11
29 set nb_sol_good 5
30 set nb_compsol_good 0
31 set nb_compound_good 1
32 set nb_shape_good 498
33
34 set 2dviewer 1