Essential Nodes & Concepts
Last updated
Last updated
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.
: How do I work with geometric elements in Dynamo? Explore multiple ways to create simple or complex geometries from primitives.
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.
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.
What are Dictionaries? Find out how to use dictionaries to look up specific data and values from existing results.