Set Geometry

From PyMOLWiki
Revision as of 23:24, 2 June 2005 by Inchoate (talk | contribs)
Jump to navigation Jump to search

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

set_geometry