mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
puts "GER60854"
|
|
puts "Section"
|
|
puts ""
|
|
restore [locate_data_file ger60854a.rle] a
|
|
restore [locate_data_file ger60854b.rle] b
|
|
|
|
bsection result a b
|
|
|
|
checkprops result -l 44.3547
|
|
checksection result
|
|
checkview -display result -2d -otherwise { a b } -l -path ${imagedir}/${test_image}.png
|