Hi, I am trying to add custom graphics to each frame of a trajectory.
I use split_states to divide the trajectory (multi-pdb file) into one state per frame, then attempt to load graphics objects into a specific frame: cmd.load_cgo( obj, name, frame#) However, this simply appends the objects into their own states at the end - they are all visible. I can find no example of attaching graphics to a specific existing state - is it possible? It seems it must be, as graphics objects like ribbons are associated with a specific molecule ? Thanks! Randy _______________________________________________ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe: https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe