Difference between revisions of "Attach"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
==DESCRIPTION==
+
 
 
'''attach''' adds a single atom onto the picked atom.
 
'''attach''' adds a single atom onto the picked atom.
  

Revision as of 14:27, 17 November 2009

attach adds a single atom onto the picked atom.

USAGE

attach element, geometry, valence

PYMOL API

cmd.attach( element, geometry, valence )

NOTES

Immature functionality. See code for details.