Difference between revisions of "Set Geometry"

From PyMOLWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''set_geometry''' changes PyMOL's assumptions about the proper valence and geometry of the picked atom.
 
'''set_geometry''' changes PyMOL's assumptions about the proper valence and geometry of the picked atom.
  
Line 14: Line 14:
 
   
 
   
 
===SEE ALSO===
 
===SEE ALSO===
[[Cmd remove]], [[Cmd attach]], [[Cmd fuse]], [[Cmd bond]], [[Cmd unbond]]
+
[[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]]
  
[[Cagteory:Commands|set_geometry]]
+
[[Category:Commands|Set Geometry]]

Latest revision as of 14:48, 17 November 2009

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