Am Freitag, 31. Oktober 2014 17:42:54 UTC+1 schrieb Fredrik Averpil: > Aaahhh... yes, that did work. Thank you! > > > > > > > On Fri, Oct 31, 2014 at 5:13 PM, Eduardo Grana <eduard...@gmail.com> wrote: > > import maya.cmds as cmds > > > for ref in cmds.ls(references=True): > cmds.file(unloadReference=ref) > cmds.file (cr=ref) # cleanReference
thanks my script was never working fully correctly ... only a couple of reference-edit were removed now I realized that I have to take to unload and reload the refs... now it works perfectly -- 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/ff248743-ae18-4acb-8ffa-a3d5186ca8ba%40googlegroups.com.