0026310: Very slow boolean cut operations on cylinders
[occt.git] / tests / bugs / modalg_5 / bug24798
1 puts "============"
2 puts "OCC24798"
3 puts "============"
4 puts ""
5 ######################################################
6 # Boolean operation CUT produces incorrect result
7 ######################################################
8
9 restore [locate_data_file bug24798_r1_cut.brep] b1
10 restore [locate_data_file bug24798_rectBranch.brep] b2
11
12 bop b1 b2
13 bopcut result
14
15 set square 1826.16
16
17 # Analysis of "nbshapes res"
18 set nb_v_good 44
19 set nb_e_good 67
20 set nb_w_good 29
21 set nb_f_good 22
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 165
27
28 set 2dviewer 1