Difference between revisions of "Set Geometry"

From PyMOLWiki
Jump to navigation Jump to search
Line 14: Line 14:
 
   
 
   
 
===SEE ALSO===
 
===SEE ALSO===
[[Cmd remove]], [[Cmd attach]], [[Cmd fuse]], [[Cmd bond]], [[Cmd unbond]]
+
[[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]]
  
 
[[Category:Commands|set_geometry]]
 
[[Category:Commands|set_geometry]]

Revision as of 13:03, 6 November 2007

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