Morgan - though _postCreateVirtual is indeed a classmethod, when it is called by pymel's mechanics, it is always passed in the "newNode" as the first argument (after the classmethod-automatically-created 'cls' arg, of course). So you can use this arg just as you would "self" in a "normal" instance method.
- Paul -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
