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