1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

24 lines
440 B
Plaintext
Executable File

# Original bug :
puts "========================"
puts " OCC419 "
puts "FRA50047"
puts "========================"
puts ""
restore [locate_data_file CTO904_fra50047a.rle] a
checkshape a
restore [locate_data_file fra50047b.rle] b
checkshape b
bsection sec a b
checkshape -top sec
bfuse result a b
checkshape -top result
checkprops result -s 508496.
checkshape result
checkview -display result -2d -path ${imagedir}/${test_image}.png