0023782: Intersection algorithm produces wrong section curves for the attached faces
[occt.git] / tests / bugs / modalg_5 / bug24053
1 puts "============"
2 puts "CR24053"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Section between plane and sphere is not correct
7 #######################################################################
8
9 restore [locate_data_file bug24053_sphere.brep] b1
10 restore [locate_data_file bug24053_plane.brep] b2
11
12 bop b1 b2
13 bopsection result
14
15 set nb_v_good 3
16 set nb_e_good 2
17 set nb_w_good 0
18 set nb_f_good 0
19 set nb_sh_good 0
20 set nb_sol_good 0
21 set nb_compsol_good 0
22 set nb_compound_good  1
23 set nb_shape_good 6
24
25 set length 17.2391
26
27 set 2dviewer 1