Replies: 2 comments 2 replies
|
HI @Idonotuse, we are aware of this issue and are in the process of fixing it. |
1 reply
|
Hi @Idonotuse, I believe this issue is fixed now. Can you please confirm? |
1 reply
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.
Hi @stefanokusumaIDEA,
Goal:
Read all connection data (Members, Plates, Bolts and Welds) automatically from the given Idea Statica File using python api.
Problem:
Same IDs' were allotted to different members in both json and xml files which were exported from the idea statica file. I've also verified this by extracting the files manually from the developer tab in idea statica connection.
Additional issue pertaining to xml and json files was already raised earlier (#828 (comment)).
Reference Files:
Reference Files.zip
Version:
V24.1.3.2515
Note:
The issue is not consistent with all the files. I couldn't find any particular pattern for it. Moreover, if there is an alternative to xml or json files (for reading data) kindly let me know.
Thanks in Advance.
All reactions