0026310: Very slow boolean cut operations on cylinders
[occt.git] / tests / bugs / modalg_5 / bug24655
1 puts "============"
2 puts "OCC24655"
3 puts "============"
4 puts ""
5 ###############################################################################################
6 # Boolean common produces incorrect result
7 ###############################################################################################
8
9 restore [locate_data_file bug24655_Tool_Flaw_1.brep] b1
10 restore [locate_data_file bug24655_TubeVolume_Init_1.brep] b2
11
12 bop b1 b2
13 bopcommon result
14
15 set square 11.9246
16
17 # Analysis of "nbshapes result"
18 set nb_v_good 23
19 set nb_e_good 34
20 set nb_w_good 13
21 set nb_f_good 13
22 set nb_sh_good 1
23 set nb_sol_good 1
24 set nb_compsol_good 0
25 set nb_compound_good 1
26 set nb_shape_good 86
27
28 set 2dviewer 1