0028499: Checkshape incorrectly reports BRepCheck_NotClosed when gap is covered by...
[occt.git] / tests / bugs / modalg_7 / bug27910
1
2 puts "========"
3 puts "OCC27910"
4 puts "========"
5 puts ""
6 #######################################
7 # Exception during offset computation
8 #######################################
9
10 restore [locate_data_file bug27910.brep] s
11
12 offsetparameter 1e-7 p i
13 offsetload s 10
14 offsetperform result
15
16 checkshape result
17