This is a read-only mirror of pymolwiki.org

Get Position

From PyMOL Wiki
Revision as of 01:46, 28 March 2014 by Pyadmin (talk | contribs) (7 revisions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get_Position gets the 3D coordinates of the center of the viewer window..

Syntax

# print the coordinates for center of mass
zoom
print cmd.get_position()