0025449: Excess vertex in result of General Fuse operation.
[occt.git] / tests / bugs / modalg_5 / bug25334_1
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
15
16donly ww
17
18openoffset res ww 1 10
19renamevar res_1 result
20
21fit
22
23set length 613.39
24
25set nb_v_good 2
26set nb_e_good 1
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 4
34
35set only_screen_axo 1