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