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