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)
 
(One intermediate revision by the same 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.
  

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.