Skip to content

Commit

Permalink
Merge branch 'master' into improved_model_audits
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaylo-matov committed Apr 30, 2023
2 parents 7977844 + acfacb7 commit 1699b2c
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions ReadMe.md
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>**

0 comments on commit 1699b2c

Please sign in to comment.