0024242: Hang-up during classification a 3D point relative to a solid
[occt.git] / tests / bugs / modalg_5 / bug23991
1 puts "TODO OCC23991 ALL: Error : Result shape is WRONG"
2 puts "============"
3 puts "OCC23991"
4 puts "============"
5 puts ""
6 #######################################################################
7 # Missing section edge between two faces.
8 #######################################################################
9
10 set BugNumber OCC23991
11
12 restore [locate_data_file bug23991_f1.brep] b1
13 restore [locate_data_file bug23991_Plane_1.brep] b2
14
15 bop b1 b2
16 bopsection result
17
18 set nb_v_good 2
19 set nb_e_good 1
20 set nb_w_good 0
21 set nb_f_good 0
22 set nb_sh_good 0
23 set nb_sol_good 0
24 set nb_compsol_good 0
25 set nb_compound_good  1
26 set nb_shape_good 4
27
28 set nb_info [nbshapes result]
29
30 set 2dviewer 1