Is there a way to empty selections in Dynamo? Or refresh a script (without re-opening it, cause it is annoying)
For example on the lower image I selected certain elements and they stay selected from then on. If I use Dynamo Player there is option to refresh, which is going to bring all inputs to default. But I can’t use Player in this case, cause it requires all inputs to be entered before running it.
Why I want this, is that I created a script to move certain objects to a specific location, but depending on a case, sometimes I want all 3 elements to same location and sometimes they are at the different locations.
i hope you understand my point
Try to use the Pick Model Elements from Rhythm
Greetz!
2 Likes
I would also suggest looking into Data-Shapes so that you can utilize user inputs with Dynamo Player.