mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
10 lines
275 B
Plaintext
10 lines
275 B
Plaintext
puts "BUC60321"
|
|
puts "Creating fuse is impossible"
|
|
|
|
restore [locate_data_file buc60321a.brep] a
|
|
restore [locate_data_file buc60321b.brep] b
|
|
|
|
bfuse result a b
|
|
|
|
checkprops result -s 21190.7
|
|
checkview -display result -2d -otherwise { a b } -s -path ${imagedir}/${test_image}.png |