Setting shared parameter using dynamo

Hi,
I need to set a shared parameter which is assigned to project information category, which node can be used for that? am expecting a result like element.setparametervaluebyname node.

Look for ProjecyInformation in the Categories dropdown, then use all elements of category, this will return one object that is the model’s project information. From there you can get or set its parameters like a normal element.

1 Like

Thank you GavinCrump, Big fan of you

1 Like