mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
restore [locate_data_file af] b1
|
|
restore [locate_data_file bf] b2
|
|
|
|
bop b1 b2
|
|
bopfuse result
|
|
|
|
restore [locate_data_file cf] b3
|
|
|
|
bop result b3
|
|
bopfuse result
|
|
|
|
checkprops result -s 12677.1
|
|
checkview -display result -2d -otherwise { result b3 } -s -path ${imagedir}/${test_image}.png
|