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