From the course: Introduction to Dynamo for Revit
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Complete the graph and place adaptive components - Dynamo Studio Tutorial
From the course: Introduction to Dynamo for Revit
Complete the graph and place adaptive components
- [Instructor] All of the difficult work is now complete and all that remains for us to do is add a couple nodes like the adaptive component by points node and feed in our list of points and run the graph and see what we get. So I'll go over here to the Revit branch and under Elements I'll then choose Adaptive Component, and then we've got Adaptive Component by Points. We saw this node before when we first got started and you may recall that it requires an array of points and a family type. Now an array of points is exactly what we've got coming out of Shift Indices. Let's go ahead and run it just to make sure. So there we go. We've got a list of lists and each list contains the four points that are required by our adaptive component. So next I'll go to Selection, and I'll do Family Types, and the family that I want to use here is the nested ssg standard panel, and I'll feed that into family types. Finally, I'll take this list of structured points and feed that in right there, and…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
Goal of this chapter4m 45s
-
(Locked)
Understanding adaptive component requirements12m 52s
-
(Locked)
Structuring the order of the list of points3m 38s
-
(Locked)
Select elements by family type8m 54s
-
(Locked)
Trace curtain panel boundaries9m 23s
-
(Locked)
Getting help and building the logic5m 8s
-
(Locked)
Remove the unwanted points9m 8s
-
(Locked)
Join multiple lists into a single list4m 32s
-
(Locked)
Reorganize points9m 41s
-
(Locked)
Complete the graph and place adaptive components5m 2s
-
(Locked)
Bonus: Run the graph on sloped glazing and curtain systems4m 56s
-
-