Im still very new to this, so this is probably very easy for you guys, but I’m stuck…!
So what I’m trying to do… I have a dyno. graph, that looks at every room in my project, it looks for rooms where name parameter is equal to “elevator”, which I have succeed in. BUT then I want Dynamo to write a “short name”, “ELV” to another parameter in these rooms. But I’m not sure about how to write these texts back to the parameter? Please help.
Here is a picture of my graph:
Okay, so just because I’m stupid here… That means, because I had my node return text (strings) in the “element” box, the SetParameterByName node can’t read these? but because It gets building elements, that meets the requirements, it is now possible to write to them…? correct.?