😎 Overview

❓ What is Relay for Revit?

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/b609fc3c-6b39-466a-87ca-b3db8f33dbe6/Untitled.png

Relay is a plugin for Revit developed by Parallax Team. Relay allows you to add Dynamo graphs (.dyn files) to your ribbon as push button tools.

This is achieved by launching Dynamo in the background (UI-Less) and running the given Dynamo graph. This requires you to have only one version of Dynamo installed and for your Dynamo Graph to be structured in a way that allows you not to require inputs or use custom nodes to feed inputs. More info here: Working With Inputs

⚖ License

GNU General Public License v3 (GPL-3)

Relay is available through the GPL-30 License. This means you can do anything with this code except distribute closed-source versions of the base code in the repo.


🙌 Permissions

🟢 Commercial use

🟢 Distribution

🟢 Modification

🟢 Patent use

🟢 Private use

📖 Conditions

🔵 Disclose source

🔵 License and copyright notice

🔵 Same license

🔵 State changes

💡 Limitations

🔴 Liability

🔴 Warranty

<aside> 💡 Basically, please be nice and contribute / improve this tool if you can.

</aside>

🆘 Support

💻 General Support:

This code is provided "As-Is" and without warranty. The idea was to expose how to do this within Revit, while developing a tool for our own internal uses. If you encounter anything that you want to report, please do that on the Github Issues page,

<aside> 💡 note: there are no guarantees regarding development based on the posted issues

</aside>

If you are interested in a managed/licensed and deployment-friendly version of this tool, reach out to us here https://www.parallaxteam.com/product/relay/

🛠 Tested Revit & Dynamo Versions: