Hello all,
I’m wondering if there is a way in Dynamo to convert a list into a single string/text, like the image below.
The goal is to use it as an output in Dynamo Player and copy and paste this sequence of IDs in “Select by ID” command.
Have a look here. Reply #4.
Also, maybe the Select.ByElementId node (archilab) might be worth looking into?
This node would be my personal method: Dynamo Dictionary (dynamobim.com)
SelectionSet.Elements and SelectionSet.byElements helped me out to do something similar, don’t know the Package but its there
Hello,
and thank you for the feedback,
package clockwork
Cordially
christian.stan