Get Position: Difference between revisions
Jump to navigation
Jump to search
(New page: == Overview == Get_Position gets the 3D coordinates of the center of the viewer window.. == Syntax == <source lang="python"> # print the coordinates for center of mass zoom print cmd....) |
No edit summary |
||
Line 9: | Line 9: | ||
</source> | </source> | ||
[[ | [[Category:Commands|Get_Position]] |
Revision as of 14:12, 20 October 2008
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()