This is a read-only mirror of pymolwiki.org

Difference between revisions of "Preset"

From PyMOL Wiki
Jump to navigation Jump to search
(Created page with "== Presets in PyMOL == Normally available through the Action button -> Preset .<br> Also available in command preset.default(selection='all') preset.publication(selection='all'...")
 
m (1 revision)
 
(No difference)

Latest revision as of 03:36, 28 March 2014

Presets in PyMOL

Normally available through the Action button -> Preset .
Also available in command

preset.default(selection='all')
preset.publication(selection='all')
preset.simple(selection='all')
preset.simple_no_solv(selection='all')
preset.ligands(selection='all')
preset.ball_and_stick(selection='all')
preset.b_factor_putty(selection='all')
preset.ligand_cartoon(selection='all')
preset.ligand_sites(selection='all')
preset.ligand_sites_hq(selection='all')
preset.ligand_sites_trans(selection='all')
preset.ligand_sites_trans_hq(selection='all')
preset.ligand_sites_mesh(selection='all')
preset.ligand_sites_dots(selection='all')
preset.pretty_solv(selection='all')
preset.pretty(selection='all')
preset.pub_solv(selection='all')
preset.publication(selection='all')
preset.technical(selection='all')