mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-11 00:37:04 +08:00
17 lines
328 B
Plaintext
Executable File
17 lines
328 B
Plaintext
Executable File
puts "==========="
|
|
puts "BUC60756"
|
|
puts "BUC60761"
|
|
puts "BUC60762"
|
|
puts "BUC60764"
|
|
puts "==========="
|
|
|
|
Open [locate_data_file BUC60756_Doc.std] D
|
|
|
|
######################################################################
|
|
catch {file delete ${imagedir}/Doc2.std}
|
|
|
|
SaveAs D ${imagedir}/Doc2.std
|
|
Close D
|
|
Open ${imagedir}/Doc2.std D
|
|
|