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_6/bug24011
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
410 B
Plaintext

puts "============"
puts "OCC24011"
puts "============"
puts ""
##################################
# Can't offset a wire on face
##################################
restore [locate_data_file bug24011_offsetWireBug.brep] a
mkoffset result a 1 0.04
renamevar result_1 result
checkprops result -l 43.0477
checkshape result
checksection result
checkview -display result -3d -path ${imagedir}/${test_image}.png