Attach: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:


[[Category:Commands|Attach]]
[[Category:Commands|Attach]]
[[Category:Editing Module|Attach]]

Revision as of 09:49, 20 June 2009

DESCRIPTION

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.