0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug25729
CommitLineData
b0091bc9 1puts "========="
2puts "OCC25729"
3puts "========="
4puts ""
5###############################################
6# algorith BRepOffset_MakeOffset(...) produces wrong result for join type Intersection
7###############################################
8
9restore [locate_data_file bug25729_source_shape.brep] s
10
7ad63454 11offsetparameter 1.e-7 c i
b0091bc9 12offsetload s 0.14
13offsetperform result
14
15checkshape result
16
5747059b 17checkview -display result -2d -path ${imagedir}/${test_image}.png