This is a read-only mirror of pymolwiki.org

Difference between revisions of "Get Position"

From PyMOL Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 21:50, 10 March 2009

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