mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
16 lines
273 B
Plaintext
16 lines
273 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
|
|
bopcut result
|
|
|
|
checkprops result -s 11372.4
|
|
checkview -display result -2d -otherwise { a b } -s -path ${imagedir}/${test_image}.png
|