hong
November 22, 2017, 9:27am
1
Hello everyone,
I just started to learn how to use Dynamo.
Now i’m facing a concrete problem which is I need to replace(rename) one of the parameters of the rooms.
The room name is Masterbedroom, and the name of Element ID corresponded is #03-11 .(Parameter need to be renamed).
Now I succeeded to get the room list, how can i establish the connection between the Element ID and room?
If anyone have experienced similar question, don’t be hesita to leave your words! Thank you all!
Yna_Db
November 22, 2017, 9:32am
2
See what you get when pluging Element.GetParameterValueByName just after All Elements of Category …
hong
November 22, 2017, 5:05pm
3
Hello @Yna_Db ,
In fact I tried this plugin Element.GetParameterValueByName, Only that I don’t know how to deal with the parameter name, I didn’t succeeded getting the list of Element ID. (image attached)
Here is an example to get and set values of elements.
This thread here should also help with what you are trying to do, since you are not wanting to change the parameter value for your entire list of rooms:
Hello everyone.
I’m basically trying to set Department parameter of rooms automatically but i’m missing something. I need to filter Rooms by name, then set the parameter values. So as it is shown below,
i filter the Offices to set their department value Tenant but i can’t find anything to connect the rest of it.
Glad for your help
[Capture1]
Thank you @conghau.bdh , your reply solved my problem! Cool!
Thank you all guys!
Don’t know how comes i’ve got two identifications…