Object-oriented programming with Dynamo

Hi there,

I’m still pretty new at Dynamo but I was curious to ask, is Object-oriented programming possible with Dynamo ?

I’m pretty sure that we can do object-oriented programming in Dynamo inside Python coding

But i wanted to ask the forum maybe i’m could be missing some information

TIA

Basically yes. Pass a dictionary and update the values.

You can also code up zero touch nodes which do the same.

2 Likes