Set parameter doesn't work

Hi all,

I’m a new user and I’ve got a problem with Element.SetParameterByName node. In particular, I’m trying to change the “z Justification” parameter of a number of beams inside the model, but dynamo runs with attached warning (“The parameter’s storage type is not a string. Element.SetParameterByName operation failed.”).

Where I make mistakes?

Thanks in advance.

Regards

Christian

IMG_08092015_104410

 

Hi, the value input on the set parameter node asks for a number not a string, what you are passing in the lower code block is not a number.