mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
12 lines
196 B
Plaintext
Executable File
12 lines
196 B
Plaintext
Executable File
|
|
puts "============="
|
|
puts "BUC60769"
|
|
puts "============="
|
|
|
|
restore [locate_data_file buc60769a.brep] result
|
|
checkshape result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
|
|
|