Node to Code

Can anyone give me the design script for the Element.SetParameterByName node…

image

When I use node to code I get Dynamo CTD

this?
el.SetParameterByName(pr, vl)

It runs but doesn’t populate the parameter (normal node works)…

image

It works well.

1 Like

What version of Dynamo you running?

1.3
Also works in dynamo 2.0.

1 Like

Thanks, I have that working now, I was using custom project parameter and re-tested, all good, that is very useful!