Dropdown-menu for Dynamo

Hello there,

I know this topic already exists, but i am basically in need of a dropdown-menu to eventually be used in Dynamo Player.

I have basic experience with Visual Studio with C# as my “to go” language.
Building Winforms mostly… long time ago

Also i have seen examples such as this one from Konrad:
https://forum.dynamobim.com/t/c-dynamo-nodes-dropdown-input-node/10225/4

My problem, is that i don’t understand how to implement this code inside Visual Studio.
Also i don’t have a clear understanding of where to place the build files.

If anyone could help me out here, that would be very nice!

Have you run through the developer primer?

Specifically the node model section.

After that I recommend checking the Dynamo for Revit GitHub for examples of dropdowns - there is a link to that in the link to the primer above. :slight_smile:

1 Like

Thanks for the quick response :slight_smile:
I did indeed came across Chuongmep the other day on Github, but went by it too fast i suppose.
But i’ll give this page definitely a try. Looks very useful :+1:

1 Like