Hi Chad,
thank you for reply!
if I copy>pasted your code , i got an error
# Error: ('invalid syntax', ('<maya console>', 2, 21, 'from pymel
import * \xe2\x80\xa8torus = polyTorus()[0] \xe2\x80\xa8normals =
torus.getNormals()\n'))
# File "<maya console>", line 1
# from pymel import *
# torus = polyTorus()[0]
# normals = torus.getNormals()
# ^
# SyntaxError: invalid syntax #
I don't know why? maybe because I'm using maya9 on mac?
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---