Hi everyone,
I’m quite fascinated about some OOTB Dynamo nodes and I would like to know more about how they function exactly. Is there a way to see what the actual code is of Dynamo nodes?
Hi everyone,
I’m quite fascinated about some OOTB Dynamo nodes and I would like to know more about how they function exactly. Is there a way to see what the actual code is of Dynamo nodes?
Yes! Check out the GitHub. ![]()
For example, here is the source code for some of the nodes in the string section of the library: Dynamo/String.cs at a9ce92ce166f17058305502179992a195a6dc7ef · DynamoDS/Dynamo · GitHub
For Revit specific nodes check the Dynamo for Revit repository.