Scripts for Dynamo using IronPython. Version v1.3.4 is mostly used during the development
- Works with mostly all versions of Dynamo for Revit (1.3.4 and higher)
- Main code is stored in a separate
*.py
file in order to get the updates from the repository
- Download the installation file from Github repository:
01_Install_RPW_v1.3.4.dyn
- Run installation file. By default the installation file downloads dependencies into
C:\Temp\dynamo-python
- You can download any the
*.dyn
file from the folder called/nodes
or easily download full repository - You can use
*.dyn
file as a usual dynamo file by opening it in Dynamo editor or by choosing a desired directory with Dynamo player
- Autodesk Revit (tested for 2019+)
- Dynamo 1.3.4 or higher
- revitpythonwrapper by @gtalarico
Components of this library do not use the extensions from Dynamo package manager. All of the scrips can work independently on Dynamo version 1.3.4 or higher.