https://github.com/bhom/sofistik_toolkit
https://github.com/bhom/sofistik_toolkit
adapter analysis bhom structure
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhom/sofistik_toolkit
- Owner: BHoM
- License: lgpl-3.0
- Created: 2022-10-10T08:43:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T19:30:25.000Z (over 2 years ago)
- Last Synced: 2025-12-26T10:48:19.904Z (6 months ago)
- Topics: adapter, analysis, bhom, structure
- Language: C#
- Homepage:
- Size: 292 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BHoM-SOFiSTiK Toolkit
BHoM-SOFiSTiK Toolkit is part of an ongoing collaboration between Rambøll and Buro Happold towards the open-source community. It has been started as part of a digitalization development project inside Ramboll.
## Team
Feel free to contact us for collaboration, development or doubts.
### Rambøll
Felipe Bandeira (fmm@ramboll.dk), Jukka Susivainio (jukka.susivainio@ramboll.fi), Sean LeCoultre (sean.lecoultre@ramboll.fi), Ville Leskinen (ville.leskinen@ramboll.fi), https://www.ramboll.com/
### Buro Happold
Alessio Lombardi, Dr. Al Fisher, Isak Naslund, Computational Development Buro Happold, London, England https://www.burohappold.com/
## Functionality
This toolkit allows interoperability between the BHoM and SOFiSTiK. Currently it enables extraction of analysis results.
https://www.sofistik.com/
## Known Versions of Software Supported
SOFiSTiK 2022
## Documentation
For more information about functionality, currently supported types and known issues see [Sofistik_Toolkit wiki](https://github.com/BHoM/Sofistik_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 SOFiSTiK dll is installed with SOFiSTiK and is usually located in 'C:\Program Files\SOFiSTiK\20XX\SOFiSTiK 20XX\interfaces\64bit'
## 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).