Get Position: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
== Overview ==
 
[[Get_Position]] gets the 3D coordinates of the center of the viewer window..
[[Get_Position]] gets the 3D coordinates of the center of the viewer window..



Revision as of 13:30, 17 November 2009

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