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