mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
# Original bug : cts20456
|
|
# Date : 13Mai98
|
|
|
|
restore [locate_data_file CTO902_cts20456a.rle] a
|
|
restore [locate_data_file cts20456b.rle] b
|
|
|
|
bfuse result a b
|
|
|
|
box bb 0 0 0 100 100 -200
|
|
|
|
bcut result result bb
|
|
checkprops result -s 1.22443e+06
|
|
checkview -display result -2d -s -otherwise { result bb } -path ${imagedir}/${test_image}.png
|