You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question for the community - I want to check if an load case has been run before going and extracting results from nodes.
Does anyone know a quick way of doing this?
When I read my data, if the case hasn't been run I get an error, so I could just implement a try / except block. It doesn't feel particularly clean however.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
Question for the community - I want to check if an load case has been run before going and extracting results from nodes.
Does anyone know a quick way of doing this?
When I read my data, if the case hasn't been run I get an error, so I could just implement a try / except block. It doesn't feel particularly clean however.
Beta Was this translation helpful? Give feedback.
All reactions