https://github.com/wemyssj/bim-tools
Custom pyRevit Toolbar with Structural Bias
https://github.com/wemyssj/bim-tools
dynamo pyrevit pyrevit-extensions python revit revit-addins revitapi structural-engineering
Last synced: about 2 months ago
JSON representation
Custom pyRevit Toolbar with Structural Bias
- Host: GitHub
- URL: https://github.com/wemyssj/bim-tools
- Owner: WemyssJ
- Created: 2024-07-12T15:22:47.000Z (over 1 year ago)
- Default Branch: Master
- Last Pushed: 2026-01-30T10:03:58.000Z (2 months ago)
- Last Synced: 2026-01-30T23:26:01.305Z (2 months ago)
- Topics: dynamo, pyrevit, pyrevit-extensions, python, revit, revit-addins, revitapi, structural-engineering
- Language: Python
- Homepage:
- Size: 9.77 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Collection of homemade Revit productivity tools + expansion of other pyRevit addins, all combined into one toolbar (with Structural Engineering bias).
DevAccess = WIP and potentially unstable/dangerous tools. Password = **password**.
/////////////
To Install:
1. Ensure you are using the latest version of Revit (tested 2022-2027)
2. If Revit is open, close entirely.
3. Install pyRevit: https://pyrevitlabs.notion.site/Install-pyRevit-98ca4359920a42c3af5c12a7c99a196d
4. Copy "extensions.json" from 'Installation Files' and paste to (overwriting existing file): %AppData%\pyRevit-Master\extensions
5. Within Revit, navigate to pyRevit within the ribbon. On the left hand side click the pyRevit drop down > Extensions and install extension "BIMTools". Save to default location on C:\ Drive
6. You now have access to CDY-ProTools.
WIP:
1. Fully migrate from Dynamo -> Python
2. Standardise tools to allow other companies to benefit from the toolbar.