mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
264 B
Plaintext
Executable File
16 lines
264 B
Plaintext
Executable File
|
|
puts "=========="
|
|
puts "BUC60652"
|
|
puts "Case 2"
|
|
puts "=========="
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file buc60652b.brep] result
|
|
checkshape result
|
|
BUC60652 result
|
|
|
|
checkprops result -s 29961
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
|