0024463: BRepAlgo_Section::Build hangs
[occt.git] / tests / bugs / modalg_5 / bug24247
1 puts "========="
2 puts "OCC24247"
3 puts "========="
4 puts ""
5 ###########################################################
6 # Wrong result obtained by General Fuse algorithm
7 ###########################################################
8
9 restore [locate_data_file bug24247_Box.brep] b1
10 restore [locate_data_file bug24247_InsideBox.brep] b2
11 restore [locate_data_file bug24247_c1.brep] b3
12 restore [locate_data_file bug24247_c2.brep] b4
13 restore [locate_data_file bug24247_c3.brep] b5
14 restore [locate_data_file bug24247_plane_1.brep] b6
15 restore [locate_data_file bug24247_plane_2.brep] b7
16 restore [locate_data_file bug24247_plane_3.brep] b8
17 restore [locate_data_file bug24247_plane_4.brep] b9
18
19 bclearobjects
20 bcleartools
21 baddobjects b1 b2 b3 b4 b5 b6 b7 b8 b9
22
23 bfillds
24 bbuild result
25
26 set square 260611
27
28 set nb_v_good 44
29 set nb_e_good 108
30 set nb_w_good 74
31 set nb_f_good 74
32 set nb_sh_good 17
33 set nb_sol_good 17
34 set nb_compsol_good 0
35 set nb_compound_good 1
36 set nb_shape_good 335
37
38 set 2dviewer 1