Hello all,

Maybe this is a niche question but I have recently noticed that there is a 
"filenames" -"fn" for short name- array attribute in reference nodes, and 
it can be set as in "myReferencenodeRN.fn[0]", "myReferencenodeRN.fn[1]", 
etc.
What confuses me the most is that this attribute is not the same as the 
"filename" attribute (which is not an array of strings but just a string, 
and it is not really an attribute because it is not listed as with 
maya.cmds.listAttr).
Do you guys have any clue what is this used for? My guess is that it may be 
used just for hinting previously used filenames or something like that?
In this regard, do you guys know whether there is anywhere some 
documentation about what each attribute does? Like a description or 
something similar, I guess there is not, but maybe a Python's built-in 
help() style utility or something?
 
Thanks in advance,
 
Kind regards,

-- 
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/55e4d720-1dd9-4a1b-8829-d1132915f3f6n%40googlegroups.com.

Reply via email to