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/bug25021
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

18 lines
493 B
Plaintext

puts "========================"
puts "OCC25021"
puts "========================"
puts ""
#######################################################################
# New option of BRepOffsetAPI_MakeOffset algorithm: open result for open wire
#######################################################################
restore [locate_data_file bug24573_Wire.brep] ww
openoffset res1 ww 1 12.5
openoffset res2 ww 1 -12.5
smallview
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png