mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
16 lines
352 B
Plaintext
16 lines
352 B
Plaintext
# Original bug : cts20918
|
|
# Date : 12June98
|
|
|
|
restore [locate_data_file cts20918a.rle] a
|
|
restore [locate_data_file CTO904_cts20918b.rle] b
|
|
#pkv f
|
|
updatetolerance a 1
|
|
updatetolerance b 1
|
|
#pkv t
|
|
|
|
bsection result a b
|
|
|
|
checkprops result -l 130.625
|
|
checksection result
|
|
checkview -display result -2d -otherwise { a b } -l -path ${imagedir}/${test_image}.png
|