{"id":26175536,"url":"https://github.com/bhom/imodel_toolkit","last_synced_at":"2026-03-15T11:48:05.162Z","repository":{"id":97089879,"uuid":"234662225","full_name":"BHoM/IModel_Toolkit","owner":"BHoM","description":"Toolkit to Interface With IModel.js","archived":false,"fork":false,"pushed_at":"2023-11-03T16:37:22.000Z","size":25,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-11-03T17:36:45.465Z","etag":null,"topics":["adapter","bhom","bim","geometry"],"latest_commit_sha":null,"homepage":null,"language":null,"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":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2020-01-18T00:56:13.000Z","updated_at":"2023-11-03T16:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"414bdc0b-34e8-4a03-ad62-e44db4bc5682","html_url":"https://github.com/BHoM/IModel_Toolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FIModel_Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FIModel_Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FIModel_Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FIModel_Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BHoM","download_url":"https://codeload.github.com/BHoM/IModel_Toolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243112168,"owners_count":20238183,"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","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","bim","geometry"],"created_at":"2025-03-11T20:56:53.352Z","updated_at":"2025-12-25T11:15:18.475Z","avatar_url":"https://github.com/BHoM.png","language":null,"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/) 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- [RAM_Toolkit](https://github.com/BHoM/RAM_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%2Fimodel_toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhom%2Fimodel_toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhom%2Fimodel_toolkit/lists"}