mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
272 B
Plaintext
16 lines
272 B
Plaintext
# pro17221
|
|
|
|
restore [locate_data_file Jyls3] a
|
|
explode a sh
|
|
copy a_1 a
|
|
|
|
restore [locate_data_file Jyls4] b
|
|
explode b sh
|
|
copy b_1 b
|
|
|
|
bop a b
|
|
bopfuse result
|
|
|
|
checkprops result -s 45600
|
|
checkview -display result -2d -otherwise { a b } -s -path ${imagedir}/${test_image}.png
|