When I try to give a label to the Input/Output nodes in a Custom Nodes Dynamo starts adding “var…” in a random fashion. I end up having very long label sometime.
What is the best way to give labels to a Custom Nodes?
Is it possible to give default values?
this should be the same code you use in a codeblock when you declare a new variable. If you don’t explicitly add a type we’ll default to var… - arbitrary rank array (nested lists of any rank - will not replicate)