Aaahhh... yes, that did work. Thank you!


On Fri, Oct 31, 2014 at 5:13 PM, Eduardo Grana <eduardo.gr...@gmail.com>
wrote:

> import maya.cmds as cmds
>
> for ref in cmds.ls(references=True):
> cmds.file(unloadReference=ref)
> cmds.file (cr=ref) # *cleanReference*
>

-- 
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%3DwhWMQ9muBsgunqChNeWM2AEKHW0wRo0d%2BwyTKx2Zo_WM3Yg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to