Dynamo Unchained 2: learn how to develop explicit Custom Nodes in C#

ICC Level 4

This workshop will teach you how to set your graph free by developing explicit nodes with a custom UI.
This approach is more advanced and complicated than the Zero Touch one, but nodes built this way have the most flexibility and power.
You will learn how to implement a custom UI, respond to other nodes and affect the state of the graph.
The workshop be using Visual Studio and C#, an intermediate level of programming knowledge is needed.

Learning Objectives:

  • Learn about the potential and complexity of explicit custom Dynamo nodes
  • Learn how to develop, test and deploy explicit custom Dynamo nodes
  • Learn how to implement a custom UI
Workshop 2 (Advanced)