Revision history of "ObjectFocus"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 12:30, 20 September 2012Inchoate talk contribs 815 bytes +815 Created page with "=Overview= A simple script to walk over objects in the object menu panel. =The Code= <source lang="python"> import pymol from pymol import cmd UP, DOWN = -1, 1 in_focus = 0 d..."