In Maya 2011, I am looking to save reference edits (like file->Save
Reference Edits in the Reference Editor).
For a selected mesh (pyNode), I can make an instance of FileReference by
running pyNode.referenceFile(), but for the life of me I can't find a
command inside this class to save referenceEdits. Was
expecting pyNode.referenceFile().saveReference()

On the mel side it is file -saveReference "path";

What am I missing?
Thanks,

/Christian

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to