This is a read-only mirror of pymolwiki.org

Difference between revisions of "Attach"

From PyMOL Wiki
Jump to navigation Jump to search
m
 
m
Line 12: Line 12:
  
 
[[Category:Commands|Attach]]
 
[[Category:Commands|Attach]]
 +
[[Category:Editing Module|Attach]]

Revision as of 14: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.