-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into improved_model_audits
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
|
||
|
||
**<work smarter | not harder>** |