mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
12 lines
286 B
Plaintext
12 lines
286 B
Plaintext
puts "BUC60462"
|
|
puts "Section"
|
|
puts ""
|
|
|
|
restore [locate_data_file buc60462a.brep] a
|
|
restore [locate_data_file buc60462b.brep] b
|
|
|
|
bsection result a b
|
|
|
|
checkprops result -l 282.421
|
|
checksection result
|
|
checkview -display result -2d -otherwise { a b } -l -path ${imagedir}/${test_image}.png |