mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
14 lines
256 B
Plaintext
Executable File
14 lines
256 B
Plaintext
Executable File
|
|
puts "============="
|
|
puts "BUC60684"
|
|
puts "============="
|
|
|
|
restore [locate_data_file buc60684a.brep] w
|
|
checkshape w
|
|
|
|
prism result w 0 0 10
|
|
|
|
checkprops result -s 148.875
|
|
checkshape result
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|