hi,
I noticed that if you create a cube for instance, and you try to find its
shape's plug called "vertexAlpha" (which is an element of a mplug array),
with *mplug = mFnDependencyNode(~).findPlug(" vertexAlpha")* the name
*mplug.name()* is *pCubeShape1.vertexColor[-1].vertexAlpha*.
what is interesting is that, if you go plug by plug starting from the top
one until you get to "vertexAlpha" (so
findPlug().child(~).elementByLogicalIndex(~).etc... ), the name is
*pCubeShape1.vertexColor[0].vertexAlpha*.
Any idea what that means?
Thanks,
R
--
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/3faf90d7-9f36-410e-a8e6-8a0fcca6c2a2n%40googlegroups.com.