Archives

  Subscribe vis RSS
   Back to all Posts


Extend Dynamo with Packages

Packages are like addins for Dynamo.  Packages are created by users like you and shared locally with colleagues or with the world via the Dynamo Package Manager.  Packages may contain a single node or a full library of nodes that you can use in your own Dynamo definitions. The best place to find packages is the Dynamo Package Manager, available f

Run Modes: Manual, Automatic, Periodic

Dynamo can run in three modes: Manual, Automatic, and Periodic. This setting is specific to the file, and it is saved with the file.   Automatic:  By default, new Dynamo definitions are set to run automatically. This means that the graph is run, or “executed” by the computer, each time there is a change. This has the feeling of

Working with Revit

Dynamo can operate on a Revit project or family definition when it is launched as an addin within Revit, which requires the open-source version of Dynamo available from DynamoBIM.org. Other means of accessing Dynamo technology, which include Autodesk Dynamo Studio and the standalone version available from your Windows Start Menu, do not have the ab