andydandy74 / DynamoAutomation

Batch-processing of Revit models using the Dynamo visual programming environment
MIT License
61 stars 23 forks source link
batch-processing dynamo dynamobim revit revit-journals

Maintained Current version Node count Open issues Closed issues Dependency Contributions welcome Follow me on LinkedIn for updates

Image

DynamoAutomation is a package for the Dynamo visual programming environment. It allows Dynamo users to batch process or batch purge multiple Revit models by driving Revit (and the Dynamo addin) from the outside using the Dynamo sandbox, each time using the same Dynamo workflow, e.g. process an entire folder of models. This opens up a lot of possibilities for achieving a higher degree of automation in labour-intensive areas such as quality control and enforcement of company or project standards.

You can find the version history on the wiki.

RTCEUR 2015 DynamoAutomation Teaser Video

DynamoAutomation has not yet been tested with Dynamo 2.x - any feedback welcome.

Alternatives

I haven't worked on DynamoAutomation for a while now because I haven't used it myself for quite some time - and I am not sure if / when I will find the time to work on it again.

In the meantime, you might want to check out these alternatives for automating Dynamo tasks:

Requirements

Besides the DynamoAutomation package itself, you will need the following to successfully use DynamoAutomation:

If you have the Screencast addin installed, it may be advisable to disable when processing larger numbers of models.

Installation Guide

How to Use DynamoAutomation

To get you started, this repository contains a number of sample files for different automation scenarios. If you are looking for more in-depth information, please refer to the DynamoAutomation wiki.

Bad Monkeys logo