Dynamo Error - Expects argument type(s), but was called with; - Changing Door Width Parameter Size

Hi Guys, I am stuck how to resolve this script on how I can change the door width size. please help. Thanks in advance

Hello and welcome :wink: i belive you need element.element.type node, before your get.parameter node…assume the width parameter is type parameter

1 Like

Hi, thank you, appreciated :slight_smile:
I still got error :joy:


I am just new learning this. Appreciate all the help I can get :slight_smile:

The get parameter node is returning value from the width parameter. To set the parameter you will need to take the output from the element.elementtype node and push that directly into the set parameter node. You don’t need the get parameter node at all.

2 Likes

you are welcome :wink:

2 Likes

hehe yeah Samuel hit me here…hahah

1 Like

Pictures go way further than words, so your response is more informative for sure. :grinning:

2 Likes

Thanks to both of you! Appreciated :slight_smile:


Nice to meet you here!

1 Like