Description
List (or array) management is the key to mastering Dynamo, but understanding the multitude of list management methods and their possible permutations is far from easy. List Lacing, List@Level, List.Map, Replication Guides: these techniques are powerful, but it is not always clear how they work, or how they work together. This advanced-level lab seeks to break down list management into an easily-understood taxonomy of possible operations, and will demonstrate their impact on a Dynamo workflow through practical examples pulled from real project applications.
Key Learnings
- Learn the many ways Dynamo offers to manage and match lists
- Understand how the different list management tools interact with one another
- Build an intuitive understanding of how items from lists will match with each other
- Learn the new List@Level data management techniques