0025715: Intersection between cylinders produces excess vertices
[occt.git] / tests / bugs / modalg_5 / bug24656
CommitLineData
aa74e235 1puts "========="
2puts "OCC24656"
3puts "========="
4puts ""
5###########################################################
6# Exception on current version of OCC libraries during perform of boolean operation (Regression)
7###########################################################
8
9pload XSDRAW
10
11restore [locate_data_file bug24656_Surface_1.brep] s1
12restore [locate_data_file bug24656_Surface_2.brep] s2
13restore [locate_data_file bug24656_Surface_3.brep] s3
14restore [locate_data_file bug24656_Surface_4.brep] s4
15restore [locate_data_file bug24656_Surface_5.brep] s5
16restore [locate_data_file bug24656_Surface_6.brep] s6
17restore [locate_data_file bug24656_Surface_7.brep] s7
18
19bclearobjects
20bcleartools
21baddobjects s1 s2 s3 s4 s5 s6 s7
22
23bfillds
24bbuild res
25
26fixshape result res
27
28set square 337959
29
30set nb_v_good 300
31set nb_e_good 443
32set nb_w_good 171
33set nb_f_good 149
34set nb_sh_good 85
35set nb_sol_good 12
36set nb_compsol_good 0
37set nb_compound_good 2
38set nb_shape_good 1162
39
40set 2dviewer 1