{"id":26175478,"url":"https://github.com/bhom/sap2000_toolkit","last_synced_at":"2025-11-09T05:03:57.432Z","repository":{"id":38094282,"uuid":"124408191","full_name":"BHoM/SAP2000_Toolkit","owner":"BHoM","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-02T15:48:04.000Z","size":955,"stargazers_count":9,"open_issues_count":16,"forks_count":2,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-11-09T05:03:31.943Z","etag":null,"topics":["adapter","analysis","bhom","structure"],"latest_commit_sha":null,"homepage":null,"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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-08T15:08:47.000Z","updated_at":"2025-10-02T15:48:07.000Z","dependencies_parsed_at":"2023-12-21T01:46:02.196Z","dependency_job_id":"c3bf721d-9a3a-4419-bf74-bbe8cfdaee1f","html_url":"https://github.com/BHoM/SAP2000_Toolkit","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/BHoM/SAP2000_Toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FSAP2000_Toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FSAP2000_Toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FSAP2000_Toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FSAP2000_Toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BHoM","download_url":"https://codeload.github.com/BHoM/SAP2000_Toolkit/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHoM%2FSAP2000_Toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283459954,"owners_count":26839469,"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-11-09T02:00:05.828Z","response_time":62,"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","analysis","bhom","structure"],"created_at":"2025-03-11T20:56:40.917Z","updated_at":"2025-11-09T05:03:57.403Z","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) [![Build status](https://ci.appveyor.com/api/projects/status/plmqiho414qw9oko/branch/master?svg=true)](https://ci.appveyor.com/api/projects/status/sap2000_toolkit/branch/master) [![Build Status](https://dev.azure.com/BHoMBot/BHoM/_apis/build/status/SAP2000_Toolkit/SAP2000_Toolkit.CheckCore?branchName=master)](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=202\u0026branchName=master)\n\n# SAP2000_Toolkit\n\nThis toolkit allows interoperability between the BHoM and SAP2000. Enables creation and reading of structural finite element analysis models and analysis results. \n\n[SAP2000 Product Website](https://www.csiamerica.com/products/sap2000)\n\n### Known Versions of Software Supported\nThe adapter is intended to support SAP2000 version 21 and all future versions. It is currently tested on version 23 exclusively.\n\n### Net runtime issues\n\nThere are currently some internal failures in the SAP2000 API when called in a NET Core environment. For this reason, running the ETABSAdapter in runtimes above NET4 is disabled.\n\nIf you are using the SAP2000 Adapter with Grasshopper in Rhino 8 you can change the runtime used by Rhino to framework. To do this, please see this link: https://www.rhino3d.com/en/docs/guides/netcore/#to-change-rhino-to-always-use-net-framework\n\nA fix to allow for higher net runtimes is being worked on.\n\n### Documentation\nFor more information about functionality see [Object Relation Table](https://github.com/BHoM/SAP2000_Toolkit/wiki/BHoM-SAP2000-Object-Relations)\n\n---\nThis 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/)\n\n## Quick Start 🚀 \n\nGrab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).\n\n\n## Getting Started for Developers 🤖 \n\nIf you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄 \nDo take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)\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## License ##\n\nBHoM is free software licensed under GNU Lesser General Public License - [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%2Fsap2000_toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhom%2Fsap2000_toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhom%2Fsap2000_toolkit/lists"}