mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
puts "GER60854"
|
|
puts "Cut"
|
|
puts ""
|
|
|
|
restore [locate_data_file ger60854a.rle] a
|
|
restore [locate_data_file ger60854b.rle] b
|
|
|
|
explode a sh
|
|
bcut result a_1 b
|
|
checkprops result -s 3780.29
|
|
checkview -display result -2d -s -otherwise { a_1 b } -path ${imagedir}/${test_image}.png
|