mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
17 lines
384 B
Plaintext
17 lines
384 B
Plaintext
puts "============"
|
|
puts "OCC26540"
|
|
puts "============"
|
|
puts ""
|
|
##################################
|
|
# Errors in BRepOffsetAPI_MakeOffset: infinite loop in method FixHoles for closed results.
|
|
##################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file bug26296_linesarc.brep] a
|
|
fit
|
|
mkoffset result a 10 30
|
|
fit
|
|
|
|
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|