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