DynamoWishlist
DynamoWishlist copied to clipboard
Wish: Multiple output ports for Python Script node
I think the Python script node with multiple input ports is a really useful improvement.
What would also be really helpful:
Dynamo looks for variables in the Python code that are named OUT0, OUT1 and so on and creates a separate output port for each of them.
This would help avoiding painful exercises like this one: