Difference between revisions of "Get Position"

From PyMOLWiki
Jump to navigation Jump to search
m
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 14: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()