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_7/bug26558_1
akaftasev 9ab58ebf65 0029392: Modeling data - Exception when getting UIso of offset surface of surface of linear extrusion
Added treatment for Geom_OffsetSurface::UIso() if basisSurface is Geom_SurfaceOfLinearExtrusion
2020-11-25 18:48:38 +03:00

14 lines
281 B
Plaintext

puts "========"
puts "0026558: Failing to build isoline for offset surface"
puts "========"
puts ""
restore [locate_data_file bug26558_s.brep] s
mksurface sur s
offset o sur 0.5
uiso icur o 0
smallview
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}-3d.png