1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_5/bug25729
luz paz 7b5e532f83 0031939: Coding - correction of spelling errors in comments [part 7]
Fix various typos

Fixed via codespell v2.1.dev
2021-01-20 21:27:44 +03:00

18 lines
451 B
Plaintext

puts "========="
puts "OCC25729"
puts "========="
puts ""
###############################################
# algorithm BRepOffset_MakeOffset(...) produces wrong result for join type Intersection
###############################################
restore [locate_data_file bug25729_source_shape.brep] s
offsetparameter 1.e-7 c i
offsetload s 0.14
offsetperform result
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png