from pymel import * torus = polyTorus()[0] normals = torus.getNormals() On May 28, 2009, at 2:37 AM, Dimitry wrote:
> > Hi Ofer! > thank you for the answer. > yes I meaning exact the vector from each face in the torus, > I want save it in an array. > > Best! > Dima > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
