Difference between revisions of "Set Geometry"

From PyMOLWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
[[Cmd remove]], [[Cmd attach]], [[Cmd fuse]], [[Cmd bond]], [[Cmd unbond]]
 
[[Cmd remove]], [[Cmd attach]], [[Cmd fuse]], [[Cmd bond]], [[Cmd unbond]]
  
[[Cagteory:Commands|set_geometry]]
+
[[Category:Commands|set_geometry]]

Revision as of 23:25, 2 June 2005

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

Cmd remove, Cmd attach, Cmd fuse, Cmd bond, Cmd unbond