0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug25557_2
1 puts "========"
2 puts "OCC25557"
3 puts "========"
4 puts ""
5 ##########################################################################################################
6 # Draw command "openoffset" fails on customer's shape with big values of offset
7 ##########################################################################################################
8
9 restore [locate_data_file bug25557_offset_lines_option.brep] a
10
11 smallview
12
13 openoffset res a 1 -10
14 renamevar res_1 result
15
16 fit
17
18 checkprops result -l 87.7041 
19 checkshape result 
20 checksection result
21
22 checknbshapes result -vertex 3 -edge 2 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 6
23 checkview -screenshot -2d -path ${imagedir}/${test_image}.png