Nov 3, 2013 #1 shakila21 Mechanical Joined Nov 3, 2013 Messages 22 Location BG Hi everybody I need to write a gui script in ansys workbench14.5. Is there anyone who can introduce me a good reference(book,file or maybe an example project) to learn it? thanks
Hi everybody I need to write a gui script in ansys workbench14.5. Is there anyone who can introduce me a good reference(book,file or maybe an example project) to learn it? thanks
Nov 29, 2013 1 #2 Michael78 Civil/Environmental Joined Nov 11, 2013 Messages 2 Location DE The new way to customize the workbench goes through ACT. There is a video tutorial: https://support.ansys.com/AnsysCust...o+the+ACT+Extension+Development+(video+guide) the old way needs programming skills in python and jscript and a lots of reverse engineering skills.. what do you plan to script? Upvote 0 Downvote
The new way to customize the workbench goes through ACT. There is a video tutorial: https://support.ansys.com/AnsysCust...o+the+ACT+Extension+Development+(video+guide) the old way needs programming skills in python and jscript and a lots of reverse engineering skills.. what do you plan to script?
Dec 6, 2013 1 #3 loki3000 Mechanical Joined Sep 29, 2009 Messages 652 Location SI there is (was) a macro recorder, that worked with IronPython. Upvote 0 Downvote