Attach: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
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 13: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.