diff --git a/ReadMe.md b/ReadMe.md new file mode 100644 index 0000000..29045ac --- /dev/null +++ b/ReadMe.md @@ -0,0 +1,38 @@ +# ACG Tools in Dynamo + +![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/ivaylo-matov/acg-tools-dyn?color=yellow&label=release&style=for-the-badge) ![GitHub repo file count](https://img.shields.io/github/directory-file-count/ivaylo-matov/acg-tools-dyn?color=red&style=for-the-badge) ![GitHub repo size](https://img.shields.io/github/repo-size/ivaylo-matov/acg-tools-dyn?label=SIZE&style=for-the-badge) + +ACG Tools is a collection of 100 Dynamo & Python scripts that automates various tasks in Revit. Each tool helps architects work in efficient and consistent manner. To load the tools as buttons in a Revit you must install Dyno Browser and have access to the ACG's custom definitions. + +## Install all required components + +- [x] Ensure Revit is properly installed +- [x] Open Dynamo from the Manage tab in Revit +- [x] Edit Preferences to : + - load definition from R:\3600_IT\3605_BIM\3605_17_Dynamo\02-Definitions + - set default Python engine to IronPython2 +- [x] Install latest version of Dyno Browser + - can be downloaded from http://prorubim.com/en/ +- [x] Paste all packages from R:\3600_IT\3605_BIM\3605_17_Dynamo\03-Packages\x.xx to + C:\Users\user.name\AppData\Roaming\Dynamo\Dynamo Revit\x.xx\packages +- [x] Open Dyno Browser from the Manage tab in Revit +- [x] Right click to Settings +- [x] Add path to R:\3600_IT\3605_BIM\3605_17_Dynamo\01-Scripts\_Dyno Scripts +- [x] Restart Revit +- [x] Et voila! + +## How to use the tools + +For more information on how each tool works: +- [x] Read the quick description on top of the UI whe you run a tool +- [x] See ACG's Revit Tutorials channel in MS Teams +- [x] Go to ACG's Automation meets +- [x] Speak with Ivo + +## Getting involved + +If you have idea for a new script, additional feature of existing script or want to learn more about Dynamo, Python and automations, please feel free to speak with Ivo. + + + +****