Changes between Version 8 and Version 9 of ChimeraAnimationState


Ignore:
Timestamp:
Jan 4, 2011, 3:41:37 PM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraAnimationState

    v8 v9  
    105105        print a.drawMode == chimera.Atom.Sphere
    106106
     107atomSelections = chimera.selection.currentAtoms()
     108anAtom = chimera.openModels.list(modelTypes=[chimera.Molecule])[0].atoms[0]
    107109}}}
    108110