0025124: [Feature request] Removal of continuity checks for offset geometries
[occt.git] / tests / bugs / modalg_5 / bug25354_13
CommitLineData
90a94855 1puts "============"
2puts "OCC25354"
3puts "============"
4puts ""
5#######################################################################
6# Intersection operation
7#######################################################################
8
9# Case 13
10
11restore [locate_data_file bug25354_f1.brep] b1
12
13tcopy b1 b2
14ttranslate b2 4 10 0
15
16bop b1 b2
17bopsection result
18
19set length 6
20
21set nb_v_good 2
22set nb_e_good 1
23set nb_w_good 0
24set nb_f_good 0
25set nb_sh_good 0
26set nb_sol_good 0
27set nb_compsol_good 0
28set nb_compound_good 1
29set nb_shape_good 4
30
31set 2dviewer 1