I think I am failing to understand why this had/has to be a class? Top- down, functional programming ain't dead =)
There is nothing more than another layer of encapsulation on this now, but no exposed functionality to it. And I did LOL (sorry) that someone prepended a def class atop this =) I think my problem stems from the fact you should be initializing the class with the eyeObj and whatever other information, and then calling eye.rig() if you wnated to really start to follow the paradigm of class use/OOP Cheers. On Jul 28, 12:34 am, PixelMuncher <[email protected]> wrote: > Thanks much - this gives me something to build upon. > @ Justin: > Why did you specify an 'object' param to be passed to the class? -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
