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