ObjectFocus: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

20 September 2012

  • curprev 11:3011: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..."