Ansys Learning Forum Forums Discuss Simulation General Mechanical Is there a better way to look up the ironpython script methods? Reply To: Is there a better way to look up the ironpython script methods?

Erik Kostson
Ansys Employee

Hi You are more than welcome.

I agree with you that Workbench scripting documentation is very limited.

 

Here is the help doc link.

We see some examples of GetSystem(), but no specific explanations referencing just this command.

 

https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v232/en/wb2_js/wb2_js.html

If you are not able to open the links, refer to this forum discussion: How to access the ANSYS Online Help

Guidelines for Posting on Ansys Learning Forum

Hope that helps



Another good way to see how they work is to use the workbench script recorder , that is what I do.