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