Skip to content

Learn how to develop for Dynamo in C# by building ZeroTouch & Explicit Nodes.

License

Notifications You must be signed in to change notification settings

radumg/AEC-hackathon-Dynamo-Workshop

Repository files navigation

AEC Hackathon Dynamo Workshop

Learn how to develop for Dynamo in C# by building ZeroTouch & Explicit Nodes.

This repository is based on @teocomi's original Dynamo Unchained workshop materials.

Learning objectives

  • Learn about the different types of custom Dynamo nodes
  • Lear how to set up the Visual Studio environment for development and debugging with Dynamo
  • Learn how to develop, test and deploy a Zero Touch node
  • Learn how to implement a custom UI
  • Learn how to develop, test and deploy explicit custom Dynamo nodes
  • Lear how to publish your nodes using the package manager

Table of Contents

Get a high-level overview of the types of custom nodes you can create in Dynamo.
Read more about custom nodes

Learn to develop custom nodes in Dynamo using ZeroTouch. Dynamo ZeroTouch node

Learn to develop nodes with custom UI in Dynamo using ZeroTouch Explicit nodes. Dynamo Explicit node with Custom UI

Tools we’ll use

Additional Resources

C#

WPF

Dynamo & Revit API

About

Learn how to develop for Dynamo in C# by building ZeroTouch & Explicit Nodes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages