0031845: Modeling Algorithms - BRepOffsetAPI_MakeThickSolid fails
[occt.git] / tests / bugs / modalg_7 / bug31845_4
CommitLineData
8948e18d 1puts "============================================"
2puts "OCC31845: BRepOffsetAPI_MakeThickSolid fails"
3puts "============================================"
4puts ""
5
6restore [locate_data_file bug31845_1.brep] a
7
8explode a f
9
10offsetparameter 1e-7 p i
11offsetload a -0.2 a_5 a_6
12offsetperform result
13
14checkshape result
15checkprops result -s 388.879
16checknbshapes result -t -edge 24 -wire 12 -face 10 -shell 1 -solid 1
17checkview -display result -2d -path ${imagedir}/${test_image}.png