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