1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_8/bug33146
astromko 1db93f640e 0033146: Modeling Algorithms - 2D Offset with arc-lin approximation fails on open B-spline edge
Added additional conditions to avoid crash.
Added a test case.
2024-05-19 16:03:09 +01:00

11 lines
422 B
Plaintext

puts "==============================================================="
puts "0033146: Modeling Algorithms - 2D Offset with arc-lin approximation fails on open B-spline edge"
puts "==============================================================="
puts ""
pload MODELING
restore [locate_data_file bug33146.brep] a
wire a a
openoffset result a 1 1. -approx
checkview -display result_1 -2d -path ${imagedir}/${test_image}.png