DynamoAutomation Save

Batch-processing of Revit models using the Dynamo visual programming environment

Project README

Maintained Current version Node count 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:

  • Any Dynamo 0.9.x or 1.x build
    • You must not have more than one version of Dynamo installed on the same machine.
  • Revit 2015 or later
    • DynamoAutomation should run on top of Revit 2015 but that hasn't been tested for a while now
  • All folders that contain Revit models or Dynamo graphs (and their respective filenames) must not contain whitespaces or special characters (e.g. accented characters like an umlaut).
  • Workshared models may not be set to Specify Worksets on open.

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

Installation Guide

  • Make sure to pick the correct version when downloading/installing
    • If you're running Dynamo 1.x use the latest version of DynamoAutomation
    • If you're running Dynamo 0.9.x use DynamoAutomation 0.90.3 (works with Revit 2015 & 2016)
  • DynamoAutomation has a dependency on the Clockwork package, but Clockwork is updated more frequently than DynamoAutomation.
    • When installing DynamoAutomation, Dynamo will download and install a version of Clockwork that may not be current anymore.
    • Ater installing DynamoAutomation check the package manager to see if your installed version of Clockwork can be upgraded to a more recent version.
    • Alternatively, download DynamoAutomation from http://www.dynamopackages.com (without Clockwork) and copy manually to your Dynamo packages directory.

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

Open Source Agenda is not affiliated with "DynamoAutomation" Project. README Source: andydandy74/DynamoAutomation
Stars
61
Open Issues
11
Last Commit
8 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating