Replies: 1 comment 3 replies
-
What're you trying to accomplish? We also have these two commands where you can filter by object type or if the panel entries are selections or objects: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! After
from pymol import cmd
, I obtained a list of strings representing the names of the objects in the object control panel usingcmd.get_object_list()
. Are there any other unique (and maybe internal) identifiers available for objects loaded?Thank you.
Beta Was this translation helpful? Give feedback.
All reactions