This is a read-only mirror of pymolwiki.org
Difference between revisions of "Set Geometry"
Jump to navigation
Jump to search
m |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
− | + | '''set_geometry''' changes PyMOL's assumptions about the proper valence and geometry of the picked atom. | |
− | + | ||
− | |||
− | |||
===USAGE=== | ===USAGE=== | ||
− | + | set_geometry geometry, valence | |
− | + | ||
− | |||
===PYMOL API=== | ===PYMOL API=== | ||
− | + | <source lang="python"> | |
− | + | cmd.set_geometry(int geometry,int valence ) | |
− | + | </source> | |
===NOTES=== | ===NOTES=== | ||
− | + | Immature functionality. See code for details. | |
− | |||
===SEE ALSO=== | ===SEE ALSO=== | ||
− | + | [[Remove]], [[Attach]], [[Fuse]], [[Bond]], [[Unbond]] | |
− | |||
− | [[ | + | [[Category:Commands|Set Geometry]] |