[chimera-dev] Model panel rename
Dougherty, Matthew T
matthewd at bcm.edu
Wed Oct 14 17:38:48 PDT 2015
could get half to work.
failed on
# 'show only'
from ModelPanel import setModelFieldOnly
setModelFieldOnly(mp.selected(moleculesOnly=False, groupsOkay=True), 'display')
# 'hide'
from ModelPanel import setModelField
setModelField(mp.selected(moleculesOnly=False, groupsOkay=True), 'display', False)
I tried adding, but to no avail.
from ModelPanel import ModelPanel
from chimera import dialogs
mp = dialogs.display(ModelPanel.name)
Matthew Dougherty
National Center for Macromolecular Imaging
Baylor College of Medicine
=================================================
=================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-dev/attachments/20151015/988db32a/attachment.html>
More information about the Chimera-dev
mailing list