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 (6 revisions)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
==DESCRIPTION==
+
 
 
'''attach''' adds a single atom onto the picked atom.
 
'''attach''' adds a single atom onto the picked atom.
  
Line 12: Line 12:
  
 
[[Category:Commands|Attach]]
 
[[Category:Commands|Attach]]
 +
[[Category:Editing Module|Attach]]

Latest revision as of 01:06, 28 March 2014

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.