SelectObjects

Sir, I would like to ask if the SelectObjects method can be used in python? It is a very happy discovery for me to obtain the object information selected by the user in real time. How can I use the SelectObjects method in python? The information of the selected object has been used in the past, such as (SelectObjects) and this association (r S.get objectname())?

@tom33 - rather than reopening an 8 year old topic, I’ve moved your question to a new one.

1 Like

Use the SelectObjects method to update the id of the selected object in real time in the Label control in eto? Don’t use the getobjct() method to get it.

Thank you

I’m using this script:

select_by_name_python.gh (4.0 KB)

1 Like

Thank you very much, Sir. It is useful to me. Thank you for your inspiration to me :grinning:

1 Like