Mechanical Scripting -export figures etc. as Word file
aalperakis
Member Posts: 6
**
Hello,
I want to send the figures directly into the word file. Is there any simple code ready for this?
https://www.linkedin.com/pulse/script-tip-friday-connecting-mechanical-excel-structural-analysis
import clr clr.AddReference("Microsoft.Office.Interop.Word") import Microsoft.Office.Interop.Word as WordNS
I read the link for Excel. I adapted it to Word but I was not successful.
Tagged:
0
Answers
-
Hi @aalperakis thanks for the question! Is this in AnsysACT or otherwise?
1 -
Hello James, thank you very much for your answer. I am working on Mechanical Scripting
0