Difference between revisions of "Set Geometry"
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
'''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 16: | Line 16: | ||
[[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]] | [[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]] | ||
− | [[Category:Commands| | + | [[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.
Contents
USAGE
set_geometry geometry, valence
PYMOL API
cmd.set_geometry(int geometry,int valence )
NOTES
Immature functionality. See code for details.