Difference between revisions of "Set Geometry"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 16: Line 16:
 
[[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]]
 
[[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]]
  
[[Category:Commands|set_geometry]]
+
[[Category:Commands|Set Geometry]]

Revision as of 10:26, 20 June 2009

DESCRIPTION

set_geometry changes PyMOL's assumptions about the proper valence and geometry of the picked atom.

USAGE

set_geometry geometry, valence

PYMOL API

cmd.set_geometry(int geometry,int valence )

NOTES

Immature functionality. See code for details.

SEE ALSO

Remove, Attach, Fuse, Bond, Unbond