mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
# pro10658
|
|
puts "TODO ALL: Error : The area of result shape is"
|
|
restore [locate_data_file CTO900_pro10658a.rle] a
|
|
restore [locate_data_file pro10658b.rle] b
|
|
|
|
bfuse result a b
|
|
|
|
checkprops result -s 8231.06
|
|
checkview -display result -2d -otherwise { a b } -s -path ${imagedir}/${test_image}.png |