https://github.com/bhom/rfem5_toolkit
https://github.com/bhom/rfem5_toolkit
adapter analysis bhom structure
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhom/rfem5_toolkit
- Owner: BHoM
- License: lgpl-3.0
- Created: 2019-03-20T16:16:16.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2025-06-25T14:42:25.000Z (12 months ago)
- Last Synced: 2025-06-25T15:29:15.706Z (12 months ago)
- Topics: adapter, analysis, bhom, structure
- Language: C#
- Size: 864 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/lgpl-3.0) [](https://ci.appveyor.com/api/projects/status/rfem_toolkit/branch/master) [](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=186&branchName=master)
# RFEM_Toolkit
This toolkit allows interoperability between the BHoM and Dlubal RFEM. It enables the creation, manipulation and reading of structural finite element analysis models and analysis results.
More information on RFEM can be found on Dlubal product page:
https://www.dlubal.com/en/products/rfem-fea-software/what-is-rfem
### Known Versions of Software Supported
Dlubal RFEM 5.17
Dlubal RFEM 5.19
Dlubal RFEM 5.21
### Documentation
For more information about functionality see the RFEM_Toolkit wiki [here](https://github.com/BHoM/RFEM_Toolkit/wiki)
---
This toolkit is part of the Buildings and Habitats object Model. Find out more on our [wiki](https://github.com/BHoM/documentation/wiki) or at [https://bhom.xyz](https://bhom.xyz/)
## Quick Start 🚀
Grab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).
## Getting Started for Developers 🤖
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)
The RFEM SDK is installed with RFEM and is usually located in 'C:\Users\Public\Documents\Dlubal'
## Want to Contribute? ##
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).
## Licence ##
BHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).