- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm trying to get the forces transmitted from a wall bearing on a beam to that beam via API (IronPython). My idea is to get panel forces at the nodes that are shared between the panel's mesh and beam. I was able to list all of these nodes and get all sorts of information from them. The problem is that I don't know how to get these results.
What I'm trying to do specifically is to find the NXX, NYY and NXY. I found some classes that have these methods, but I was unsuccessful trying to use them.
I was looking around and found that the following function in Results Connect (excel) RSA_PANEL_FORCE_DATA does exactly what I'm trying to do via API. Unfortunately my script will do a lot more and this must be done in code.
Does anyone know how I could access this info?
Solved! Go to Solution.