Skip to content

R-v1.20.1

Compare
Choose a tag to compare
@OndraMichal OndraMichal released this 04 Jul 11:54
· 7 commits to main since this release

Compatible with RFEM 6.07.0001 (2.7.2024) onwards.

What's Changed

Added extension to support remote access to Webservice via network. On the server side it's necessary to run RFEM with allowed SSL connection (installed certificates) and on client side it's necessary to run RFEM Python client with proper settings in connectionGlobals.py (url to remote PC: https://x.x.x.x/ and api_key from Extranet/MyData). As mandatory condition it's required to have allowed remote access to Webservice for given contact which is used to login to RFEM/RSTAB on server side (it's necessary to contact Dlubal admin for that).

Full Changelog: R-v1.20.0...R-v1.20.1