Correction of testing case for issue 24374
[occt.git] / tests / bugs / modalg_1 / bug13186_4
1 puts "TODO OCC12345 ALL: Error : Result shape is WRONG"
2 puts "============"
3 puts "OCC13186"
4 puts "============"
5 puts ""
6 #######################################################################
7 # Problem with Boolean operation
8 # Bug is reprodused on Linux platform only
9 #######################################################################
10
11 restore [locate_data_file OCC13186_cutcyl11.brep] b1
12 restore [locate_data_file OCC13186_sphere.brep] b2
13
14 bop b1 b2
15 boptuc result
16
17 set square 58.0624
18 set nb_v_good 10
19 set nb_e_good 14
20 set nb_w_good 8
21 set nb_f_good 6
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 41
27
28 set 2dviewer 0
29