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