0026310: Very slow boolean cut operations on cylinders
[occt.git] / tests / bugs / modalg_5 / bug25354_25
1 puts "============"
2 puts "OCC25354"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Intersection operation
7 #######################################################################
8
9 # Case 25
10
11 restore [locate_data_file bug25354_f1.brep] b1
12
13 box b2 10 10 10 
14 ttranslate b1 -10 -10 0
15
16 bop b1 b2
17 bopsection result
18
19 set nb_v_good 1
20 set nb_e_good 0
21 set nb_w_good 0
22 set nb_f_good 0
23 set nb_sh_good 0
24 set nb_sol_good 0
25 set nb_compsol_good 0
26 set nb_compound_good  1
27 set nb_shape_good 2
28
29 set 2dviewer 1