0025334: BRepOffsetAPI_MakeOffset algorithm crashes on some customer's shape
[occt.git] / tests / bugs / modalg_5 / bug25334_13
1 puts "========"
2 puts "OCC25334"
3 puts "========"
4 puts ""
5 ##########################################################################################################
6 # BRepOffsetAPI_MakeOffset algofithm crashes on some customer's shape when option of open result is used
7 ##########################################################################################################
8
9 restore [locate_data_file bug25334_faceProlongationCrash1.brep] a
10
11 smallview
12
13 explode a e
14 wire ww a_1 a_2 a_3
15
16 donly ww
17
18 openoffset res ww 1 10
19 renamevar res_1 result
20
21 fit
22
23 set length 1216.59
24
25 set nb_v_good 6
26 set nb_e_good 5
27 set nb_w_good 1
28 set nb_f_good 0
29 set nb_sh_good 0
30 set nb_sol_good 0
31 set nb_compsol_good 0
32 set nb_compound_good  0
33 set nb_shape_good 12
34
35 set only_screen_axo 1