Hello, I’m really new to revit and dynamo and I have no idea what I’m doing.
I’m trying to populate parameters in a family type using Element.SetParameterByName. Firstly, I’m trying to get elements from one family type. Here’s a screenshot:
But “All Element of Family Type” is empty?? Does this mean that there are currently no elements in this family? If that’s so, how do I create elements so that I can feed it into the Element.SetParameterByName?
Any example Dynamo graphs will be greatly appreciated!
Thank you!