0025124: [Feature request] Removal of continuity checks for offset geometries
[occt.git] / tests / bugs / modalg_5 / bug25292_23
1 puts "================"
2 puts "OCC25292"
3 puts "================"
4 puts ""
5 #######################################################################
6 # Face/Face intersection algorithm gives different results for different order of the arguments
7 #######################################################################
8
9 # Boolean operations
10
11 restore [locate_data_file bug25292_Input_3.brep] b1
12 restore [locate_data_file bug25292_Input_11.brep] b2
13
14 bclearobjects
15 bcleartools
16
17 #################
18 baddobjects b1 b2
19 #################
20
21 bfillds
22 bbuild result
23
24 #These values must be equal to the analogical values in bug25292_23 and bug25292_24 of "bugs modalg_5" testgrid. 
25 set square 31.6797
26
27 set nb_v_good 10
28 set nb_e_good 19
29 set nb_w_good 13
30 set nb_f_good 13
31 set nb_sh_good 3
32 set nb_sol_good 3
33 set nb_compsol_good 0
34 set nb_compound_good 1
35 set nb_shape_good 62
36
37 set 3dviewer 1