Now I would like to copy those parameters (only those) to the others spaces like:
Parameters in the space 1 => copy to Parameters in 1_
Parameters in the space 2 => copy to Parameters in 2_
Parameters in the space 3 => copy to Parameters in 3_
How can I do this in one go with Dynamo?
Thanks guys! =)
Yes this is what I would like to do.
If I copy all the parameters values from spaces 1,2,3 to 1_,2_,3_ I will also change the levels and offsets of spaces 1_ 2_ and 3_ . I don’t want to do that.
I would like to copy the parameter value “Name” from the Category HVAC_Zones to the Category MEPSpaces that have the same Number references (Zone Number for HVAC_Zones and Number for MEPSpeces).
So when the Zone Number of a HVAC zone is = to the Number of a MEPSpaces then the Name value of HVAC_Zones has to be copied to MEPSpaces.
How can I do that?
Cheers guys. (and thanks again Kulkul)!!!