dlubal-software / RFEM_Python_Client

Python client (or high-level functions) for RFEM 6 using Web Services, SOAP and WSDL
https://dlubal-software.github.io/.github/
MIT License
71 stars 28 forks source link

303 request results table manager #370

Closed TomasPail closed 5 months ago

TomasPail commented 6 months ago

Description

Updates related to main change in Webservice core about unification of getting results using object_locations approach between results from FEM analysis and design addons. Python HLF API is not changed for the user at all, but there is broken backward compatibility (needed new RFEM version).

Beside that following issues are solved as well:

Type of change

How Has This Been Tested?

By existing unit test for results which was extended (test_ResultTables.py)

Test Configuration:

Checklist: