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
68 stars 27 forks source link

Heet member spring #363

Closed heetrojivadiya closed 4 months ago

heetrojivadiya commented 5 months ago

Description

created memberSpring.py and updated member.py with new staticmethod Spring()

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist:

heetrojivadiya commented 4 months ago

both tests are failing! suds.TypeNotFound: Type not found: 'member_type_spring'

Hey, I have tested again and both tests are working fine with RFEM 6.06.0006.

image image