Difference between revisions of "Cycle Valence"

From PyMOLWiki
Jump to navigation Jump to search
m
m
Line 24: Line 24:
  
 
[[Category:Commands|Cycle Valence]]
 
[[Category:Commands|Cycle Valence]]
 +
[[Category:Editing Module|Cycle Valence]]

Revision as of 10:48, 20 June 2009

DESCRIPTION

cycle_valence cycles the valence on the currently selected bond.

USAGE

cycle_valence [ h_fill ]

PYMOL API

cmd.cycle_valence(int h_fill)

EXAMPLES

cycle_valence
cycle_valence 0

NOTES

If the h_fill flag is true, hydrogens will be added or removed to satisfy valence requirements.

This function is usually connected to the DELETE key and "CTRL-W".

SEE ALSO

Cmd remove_picked, Cmd attach, Cmd replace, Cmd fuse, Cmd h_fill