Bond: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''bond''' creates a new bond between two selections, each of which should contain one atom. You can easily create a new bond by selecting two atoms, each with the CTRL-MIDDLE-MOUSE-BUTTON and typing "bond" on the command line. | '''bond''' creates a new bond between two selections, each of which should contain one atom. You can easily create a new bond by selecting two atoms, each with the CTRL-MIDDLE-MOUSE-BUTTON and typing "bond" on the command line. | ||
Revision as of 13:27, 17 November 2009
bond creates a new bond between two selections, each of which should contain one atom. You can easily create a new bond by selecting two atoms, each with the CTRL-MIDDLE-MOUSE-BUTTON and typing "bond" on the command line.
USAGE
bond [atom1, atom2 [,order]]
PYMOL API
cmd.bond(string atom1, string atom2)
NOTES
The atoms must both be within the same object.
The default behavior is to create a bond between the (lb) and (rb) selections.