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