0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_5 / bug25406_2
1 puts "================"
2 puts "OCC25406"
3 puts "================"
4 puts ""
5 ##################################
6 # BRepOffset_MakeOffset algorithm fails on the face with two degenerated edges on u-iso null curves
7 ##################################
8
9 restore [locate_data_file bug25406_offset_shape.brep] a
10
11 offsetshape result a -10
12
13 checkprops result -l 1875.31 
14 checkshape result 
15 checksection result
16
17 checknbshapes result -vertex 2 -edge 4 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 9
18 smallview
19 fit
20 checkview -screenshot -2d -path ${imagedir}/${test_image}.png