Get Position

From PyMOLWiki
Revision as of 14:30, 17 November 2009 by Inchoate (talk | contribs)
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()