0025124: [Feature request] Removal of continuity checks for offset geometries
[occt.git] / tests / bugs / modalg_5 / bug25354_32
CommitLineData
90a94855 1puts "============"
2puts "OCC25354"
3puts "============"
4puts ""
5#######################################################################
6# Intersection operation
7#######################################################################
8
9# Case 32
10
11box b1 10 10 10
12box b2 10 10 10
13ttranslate b2 -10 -10 -10
14
15bop b1 b2
16bopsection result
17
18set nb_v_good 1
19set nb_e_good 0
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 2
27
28set 2dviewer 1