0023998: Bad result of intersection of two faces: curve has a loop
[occt.git] / tests / bugs / modalg_5 / bug23998
1 puts "============"
2 puts "OCC23998"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Bad result of intersection of two faces: curve has a loop
7 #######################################################################
8
9 restore [locate_data_file bug23998_m1s.brep] b
10
11 explode b
12
13 bop b_1 b_2
14
15 bopsection result b_1 b_2
16
17 checkshape result
18
19 set length 67.026
20
21 # Analysis of "nbshapes res"
22 set nb_v_good 1
23 set nb_e_good 1
24 set nb_w_good 0
25 set nb_f_good 0
26 set nb_sh_good 0
27 set nb_sol_good 0
28 set nb_compsol_good 0
29 set nb_compound_good 1
30 set nb_shape_good 3
31
32 set 2dviewer 0