This is a read-only mirror of pymolwiki.org

Get Position

From PyMOL Wiki
Revision as of 14:03, 20 June 2009 by Vinnyrose (talk | contribs)
Jump to navigation Jump to search

Overview

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()