Heet Rojivadiya
Heet Rojivadiya
> > Hi, bug #163283 was created. > > Hi, > > is there any news on this bug? And where can i keep track of this bug? I could...
> I was running into a similar problem and was also wondering how to distinguish between different members when requesting `MEMBERS_INTERNAL_FORCES` with `object_no=0`. As the output is not providing the...
> @OndraMichal Thank you for the feedback! > > Your feedback has clarified the results we're obtaining. We're curious if there's a way to streamline the process by retrieving only...
> Hi @heetrojivadiya thank you for your answer. As previously mentioned we are currently trying to speed up the results retrieval process from RFEM. With this goal in mind, we...
Hey @JohannesSchorr, I guess your issue was related to ports selection and their associated methods. [Port 8081 is for the Application methods](https://github.com/dlubal-software/RFEM_Python_Client/wiki/WS-Application-Methods-and-Types) and [port 8082 is for the Model methods](https://github.com/dlubal-software/RFEM_Python_Client/wiki/WS-Model-Methods-and-Types)...
Hello @jlubojacka, You can start RFEM6Server with the additional argument `--DEV-language=en` in the command line. This should solve your problem. Let me know if it works or not.