mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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
|