Hello,
I am new to Dynamo and I was having trouble figuring out which nodes to use so that I can update the parameters of a list which contains element IDs. A little context, we are adding a “Remediation” phase between the “Existing” and “New Construction” phases. Consequently, we need to update all of the modeled elements from being demolished in the “New Construction” phase to the “Remediation” phase. In the script, I took everything in the view and filtered the list to only include “ElectricalSystem” items, but I am not sure how to get that list to the “Element.SetParameterByName” node.
Thanks for the help,