Replies: 3 comments 1 reply
-
Hi @sonkaste1, |
Beta Was this translation helpful? Give feedback.
-
Hi @Rebecca-Coding21 , during test round we found out, that if we use the recommended latest Nuget package version 6.3.6, it is working correctly for RFEM 6.03, but it is not working correctly with the RFEM 6.02 (we tested 6.02.0065). There is completely empty object of eccentricity, this time even without name: Is it a bug or does it mean, that there is no backwards compatibility between Nugets and versions of RFEM? Are there any public release notes related to Nugets, where we could find, what is new/fixed in specific version please? Thanks for your answer. |
Beta Was this translation helpful? Give feedback.
-
Hi @sonkaste1, You can find the release under the following link: Because of the generated code you will not find detailed information there about bug fixes or new features. These can be found in the Dlubal Extranet unter "Development": |
Beta Was this translation helpful? Give feedback.
-
Hi,
in versions RFEM 6.03 (specifically we tested 6.03.0005 and 6.03.0007) we found out, that if we use the API call for getting the eccentricity data (get_member_eccentricity(id)) we receive object with correct name, but the values are always empty (all flags set to false and values are zero).
With the same code in version 6.02.0065 and previous ones we got correct data without any issues.
Here is attached screenshot from debugging with version 6.03:
Here is screenshot of the object in RFEM model:
Thank you for help!
Beta Was this translation helpful? Give feedback.
All reactions