0031845: Modeling Algorithms - BRepOffsetAPI_MakeThickSolid fails
[occt.git] / tests / offset / bugs / bug27909
1 puts "========"
2 puts "OCC27909"
3 puts "========"
4 puts ""
5 #######################################
6 # Exception during offset computation
7 #######################################
8
9 restore [locate_data_file bug27909.brep] s
10
11 offsetparameter 1e-7 p i
12 offsetload s 10
13 offsetperform result
14
15 unifysamedom result_unif result
16
17 checkshape result
18 checkprops result -s 368904
19 checknbshapes result -ref [lrange [nbshapes s] 8 19]
20 checkview -display result_unif -2d -path ${imagedir}/${test_image}.png