How to search dynamo nodes for specific purposes

how to search dynamo nodes for speciic purposes effectively.

there are so many nodes and it is hard to know them all.

is there any website out there organized all dynamo nodes for revit applications making it easier for people to search ?

You can start here Dynamo Dictionary

1 Like

thanks

1 Like

thanks, Mike:

do you know also where can i find dynamo graphs example for specific specific dynamo nodes?

i tried to find online but hard to find mine.

thanks, gideon

The forum is the best place to get examples of specific nodes, look through the Dynamo primer as well for examples - https://primer2.dynamobim.org/
AussieBIMGuru has plenty of how to videos

Check out the in-product help for all the out of the box nodes. There is a feature which will insert a sample graph into your canvas for most of the core nodes as of Dynamo 2.17 or 2.18.

2 Likes

Also there are some samples for OOTB nodes here. Thanks for this blog creator!

3 Likes

Hi Mike,

I also need to learn python for dynamo scripting in revit.

Do you know of any website or resources that I can reach out to learn python?

thank you very much for your precious time.

Sincerely,
Gideon

This thread can help, as can the many others found by searching “Python Learning Resources”.

There is also a section on using Python in the Dynamo Primer which can help: Python | Dynamo

Before starting either I recommend taking one of the great many free Python basics courses which can be found online.

1 Like

Dear Jacob,

Thanks for your great help.

Would you please kindly also let me know where can I find online basic python courses?

Sincerely,
gideon

I’d recommend you just search ‘Python intro class’ or something along those lines.

This looks interesting: Google's Python Class  |  Python Education  |  Google for Developers

I did a course from SoloLearn using an app on my phone during my train ride to/from work.

1 Like