Essential Nodes & Concepts

In this section, we introduce the essential Nodes available in the Dynamo Library that will help you create your own visual program like a pro.

  • Geometry for Computational Design: How do I work with geometric elements in Dynamo? Explore multiple ways to create simple or complex geometries from primitives.

  • The Building Blocks of Programs: What is "Data" and what are some fundamental types I can start using in my programs? Also, learn more about incorporating math and logic operations in your design workflow.

  • Designing with Lists: How do I manage and coordinate my data structures? Understand more about the concept of List and use it to manage your design data efficiently.

  • Dictionaries in Dynamo: What are Dictionaries? Find out how to use dictionaries to look up specific data and values from existing results.

Last updated