Yes, however, that just simply does not work at all.

Try this;

for ref in cmds.ls(references=True):
    cmds.referenceEdit( ref, removeEdits=True)

Here in my scene, nothing happens. No reference edits was removed.



On Fri, Oct 31, 2014 at 11:56 AM, Eduardo Grana <eduardo.gr...@gmail.com>
wrote:

have you tryed the referenceEdit command with the flag *removeEdits?*
>
​

-- 
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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWP3ow98GjVjpcArMwg7SbL6ZAuH0AoJhOzG76%2BQoZ6omg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to