On Thu, 6 Oct 2016, 2:23 AM Mahmoodreza Aarabi <[email protected]> wrote:
> Hey masters > > I have a problem here, i want to get size of all textures that loaded in a > scene in maya, paths are loaded from different directories. > > there is any idea? > If you can gather the file nodes in the scene, can you then query their outSize attr values? > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/0714d217-2204-44ac-8061-cca64e1af7aa%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/0714d217-2204-44ac-8061-cca64e1af7aa%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3k9KjnTxXw0Vmi13WLimGQmqpVXz79Ygg%3DCsBpFGOYdA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
