Replies: 1 comment
-
|
Hello @desoka, it seems like you might forget to initiate calculation properly before extracting results. For better investigation, you should provide code or detailed snapshot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to read out the results of a certain load case via:
sgr_lc1 = ResultTables.MembersInternalForces(CaseObjectType.E_OBJECT_TYPE_LOAD_CASE, 1)
Though I receive an error saying no results available (suds.WebFault: b"Server raised fault:).
Is Calculate_all() missing any parameters?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions