{"id":26175532,"url":"https://github.com/bhom/teklastructures_toolkit","last_synced_at":"2025-10-09T05:34:02.609Z","repository":{"id":97090240,"uuid":"168456094","full_name":"BHoM/TeklaStructures_Toolkit","owner":"BHoM","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-03T17:36:16.000Z","size":481,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-11T20:56:49.332Z","etag":null,"topics":["adapter","bhom"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BHoM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-01-31T03:25:31.000Z","updated_at":"2023-08-09T03:16:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5d4060c-743e-4347-ace8-757e209924ae","html_url":"https://github.com/BHoM/TeklaStructures_Toolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BHoM/TeklaStructures_Toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FTeklaStructures_Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FTeklaStructures_Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FTeklaStructures_Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FTeklaStructures_Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BHoM","download_url":"https://codeload.github.com/BHoM/TeklaStructures_Toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FTeklaStructures_Toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adapter","bhom"],"created_at":"2025-03-11T20:56:51.039Z","updated_at":"2025-10-09T05:34:02.581Z","avatar_url":"https://github.com/BHoM.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)\n# BHoM\n\nA great place to start is reading our Wiki [here](https://github.com/BHoM/documentation/wiki) including pages like the [Structure of the BHoM](https://bhom.xyz/documentation/Basics/Coding%20fundamentals/The-BHoM-code-organisation/) and [Using the BHoM](https://bhom.xyz/documentation/Basics/Using-the-BHoM/).\n\n## Quick start ##\n\nTry the [installer](http://bhom.xyz/assets/installers/v2.1/BHoM%20Alpha%20v2.1.0.5%20Installer.exe) and a selection of [sample scripts](https://github.com/BHoM/samples).\n\n\n\n## Building the BHoM and the Toolkits from Source ##\nYou will need the following to build BHoM:\n\n- Microsoft Visual Studio 2013 or higher\n- Microsoft .NET Framework 4.0 and above (included with Visual Studio 2013)\n- Note that there are no software - specific dependencies (only operating system relevant), this is specific: BHoM is a software agnostic object model.\n\n\n### Clone and build the Core BHoM Repos\n\nIn the following build order:\n- [BHoM](https://github.com/BHoM/BHoM)\n- [BHoM_Engine](https://github.com/BHoM/BHoM_Engine)\n- [BHoM_Adapter](https://github.com/BHoM/BHoM_Adapter)\n- [BHoM_UI](https://github.com/BHoM/BHoM_UI)\n\n- [Socket_Toolkit](https://github.com/BHoM/Socket_Toolkit)\n- [Mongo_Toolkit](https://github.com/BHoM/Mongo_Toolkit)\n\n\nBuild as many as you like of your chosen Interop Toolkits:\n- [Revit_Toolkit](https://github.com/BHoM/Revit_Toolkit)\n- [Robot_Toolkit](https://github.com/BHoM/Robot_Toolkit)\n- [ETABS_Toolkit](https://github.com/BHoM/ETABS_Toolkit)\n- [Lusas_Toolkit](https://github.com/BHoM/Lusas_Toolkit)\n- [GSA_Toolkit](https://github.com/BHoM/GSA_Toolkit)\n- [TAS_Toolkit](https://github.com/BHoM/TAS_Toolkit)\n- [XML_Toolkit](https://github.com/BHoM/XML_Toolkit)\n\nThen build as many User Interface Repositories as you like:\n- [Rhinoceros_Toolkit](https://github.com/BHoM/Rhinoceros_Toolkit) \u0026 [Grasshopper_Toolkit](https://github.com/BHoM/Grasshopper_Toolkit) (you need both)\n- [Dynamo_Toolkit](https://github.com/BHoM/Dynamo_Toolkit)\n- [Excel_Toolkit](https://github.com/BHoM/Excel_Toolkit)\n\n\nYou are good to go! \n\n\n\n## Want to contribute? ##\n\nBHoM 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).\n\n\n## Licence ##\n\nBHoM 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)  \nEach contributor holds copyright over their respective contributions.\nThe project versioning (Git) records all such contribution source information.\nSee [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhom%2Fteklastructures_toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhom%2Fteklastructures_toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhom%2Fteklastructures_toolkit/lists"}