This C# project is focused on opening RFEM 6, RSTAB 9 and RSECTION 1 to all our customers, enabling them to interact with our applications on much higher level. If you are looking for tool to help you solve parametric models or optimization tasks, you are on the right place. This project and community will create support for all your projects. The goal is to create easily expandable C# library communicating instructions to RFEM / RSTAB through Web Services (WS), SOAP and WSDL technology. WS enable you to access your local version of RFEM / RSTAB / RSECTION or remote via internet connection.
* Install [GitHub Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.GitHubExtensionforVisualStudio) * Download [GitHub Desktop](https://desktop.github.com/) * Clone / fork this repository * Open Visual Studio and open Solution from [source_code\DlubalWebService.sln](source_code\DlubalWebService.sln) and compile it * Made your own project or use one from [examples](/examples)
Examples can be found under examples folder.
You can find a tutorial for usage on our .
Contributions are always welcome! Please ensure your pull request adheres to the following guidelines Contributing