my apologies, is there a way I can edit original post? Yes, that is a problem. I would not have it if I used cmds, but PyMel throws back and node type which makes it impossible to compare values between what i am getting from findItems() and pm.ls(sl=1) unless I were to remove the first part of each string which tells nodetype. I also would not have this kind of problem if I used maya API, but I am not familiar with its syntax.
Is the best solution to remove nodetype from what pm.ls(sl=1) gives me? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/2efd9ddf-1f61-4b4b-8c44-86191a81d8ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
