The same as in the topic.
How one can access a list of all the objects in the scene?
Best regards,
Daniel
The same as in the topic.
How one can access a list of all the objects in the scene?
Best regards,
Daniel
Ctrl+A? Or are you looking to select all objects by name? By default Rhino objects do not have a name. --Mitch
Thanks for the answer, that’s exactly my goal - to select every INDIVIDUAL object in the scene. I have many overlapping curves and I need to execute an action on every one individually.
They don’t even need to be in a specific order, but just to make sure that I don’t missed any of them.
Thanks again. Look forward your response.
Daniel
That’s fine now - topic can be closed. In Grasshopper making a list and using List Item to Higlight each one solves the problem.
Thanks again.