Modified TODOs in test cases bugs modalg_2 bug5805_* with number of issue #25925.
[occt.git] / tests / bugs / modalg_2 / bug23160
1 puts "============"
2 puts "OCC23160"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Cut operation with the attached shapes produces a not correct result.
7 #######################################################################
8
9 set BugNumber OCC23160
10
11 restore [locate_data_file bug23160_tshape.brep] b1 
12 restore [locate_data_file bug23160_box.brep] b2 
13 bop b1 b2
14 bopcut result
15
16 set square 270192
17
18 set nb_v_good 16
19 set nb_e_good 24
20 set nb_w_good 10
21 set nb_f_good 10
22 set nb_sh_good 1
23 set nb_sol_good 1
24 set nb_compsol_good 0
25 set nb_compound_good 1
26 set nb_shape_good 63
27
28 set 3dviewer 0