Difference between revisions of "Set Geometry"
Line 14: | Line 14: | ||
===SEE ALSO=== | ===SEE ALSO=== | ||
− | [[ | + | [[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]] |
[[Category:Commands|set_geometry]] | [[Category:Commands|set_geometry]] |
Revision as of 13:03, 6 November 2007
Contents
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.