1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
occt/tests/bugs/modalg_1/buc60896
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

21 lines
571 B
Plaintext
Executable File

puts "============"
puts "BUC60896"
puts "============"
puts ""
###############################################################
## If give command "sameparameter edge" on attached edge in the DRAW this command hang.
###############################################################
restore [locate_data_file BUC60896_edge.rle] result
# checkshape res
sameparameter result
sameparameter result tol 1.e-2
sameparameter result tol 1000
checkprops result -l 48288.3
checkshape result
checksection result
checkview -display result -2d -path ${imagedir}/${test_image}.png