RFEM_Python_Client icon indicating copy to clipboard operation
RFEM_Python_Client copied to clipboard

Python client (or high-level functions) for RFEM 6 using Web Services, SOAP and WSDL

Results 19 RFEM_Python_Client issues
Sort by recently updated
recently updated
newest added

The function "ResultsTables" output results in the display unity. It should be in [N] as usual. ![Bug1](https://github.com/dlubal-software/RFEM_Python_Client/assets/167471486/11e1f0ee-4846-4ff8-bd4c-dc4954f9ceeb) ![Bug2](https://github.com/dlubal-software/RFEM_Python_Client/assets/167471486/157ff879-9ca3-44f7-9316-5306921c60b8) - Version of RFEM_Python_Client-R-v1.20.0 - Version of RFEM 6.06.0007 - Version of...

bug

**Is your feature request related to a problem? Please describe.** This RFEM function (Member Loads from Free Line Load) is very useful to not have to define the exact members...

enhancement
question

We are currently in the process of integrating the RFEM5 interface into our in-house software for membranes. We can also work with ‘csv’ files exported from RFEM. Currently we can...

enhancement
question

**Describe the bug** When I add a material to my RFEM model using `Material.UserDefinedMaterial`, `elasticity_modulus` and `shear_modulus` are not added to the model. Also when I try to add it...

bug

To add the functionality to be able to define moving loads by means of the load wizard would be a great addition If this is already under development, when can...

enhancement
question

Hi, Is it possible to implement "Load Acting Regions" to free line load and free rectangular load methods (I only checked those 2, but possibly to all free load methods)...

enhancement
question

I've tried the client with Visual Studio Code and Spyder. With VSC everything works fine, but with Spyder, RFEM6 doesn't get 'released' after setting up the model. A connection with...

Hello RFEM Developers/Community, we are running _RFEM6Server_ on production for better performance. We would like to show messages from RFEM to the user, but only in English so most of...

**Describe the bug** When surface meshrefinement is used using the pythonclient rfem calculation stops at 75% and does not finish. **To Reproduce** Steps to reproduce the behavior: Build an rfem...

bug