An open API service indexing awesome lists of open source software.

https://github.com/bhom/rfem6_toolkit

BHoM adapter for RFEM 6
https://github.com/bhom/rfem6_toolkit

adapter analysis bhom structure

Last synced: about 2 months ago
JSON representation

BHoM adapter for RFEM 6

Awesome Lists containing this project

README

          

# template-repository
This repository can be used to create brand new BHoM Toolkits :rocket:

- Just click on the green button above "Use this template" :point_up_2: . Call the new repo with the name of your software followed by `_Toolkit`, e.g. "MySoftware_Toolkit".
- In your new repository, double click the `RenameToolkitFiles.bat` file. When asked, insert the name of your software, e.g. "MySoftware". All the files and folder will be renamed accordingly.
- Start developing! :rocket:

## Configure development environment
Learn how to [rapidly Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/).

If you want, you can also add [Engine methods templates](https://github.com/BHoM/documentation/tree/master/templates/Engine%20method%20templates).

## Implement the Toolkits
See the instructions in [the wiki page on the BHoM_Toolkit](https://github.com/BHoM/documentation/wiki/The-BHoM-Toolkit).