mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
323 B
Plaintext
16 lines
323 B
Plaintext
# Original bug : fra60275
|
|
# Date : 19Mai98
|
|
|
|
restore [locate_data_file CTO904_fra60275a.rle] a
|
|
restore [locate_data_file fra60275b.rle] b
|
|
tcopy b w
|
|
mkplane f w
|
|
|
|
prism pp f 0 0 100
|
|
|
|
bop a pp
|
|
bopfuse result
|
|
|
|
checkprops result -s 358551
|
|
checkview -display result -2d -otherwise { a pp } -s -path ${imagedir}/${test_image}.png
|