Hi all, A question regarding PyMel. Kinda new to PyMel, but working through the Modular Rigging Series from 3DBuzz and got to a section where the pm.duplicate isn't returning the children of whatever it is duplicating, only the parent. I need to put the children of my copied group into another variable and do so using getChildren(). However, I fail to find what flag to put into it that would include the hierarchy below the copy into my variable.
What would be interesting is to find some kind of listing of all the available flags for each individual method or function, like the ones in the maya docs? Thanks for any help, Marcus -- http://groups.google.com/group/python_inside_maya
