about array in array, has anyone done creation of these in a command (command takes a node and makes them)? I`m having problems using different MPlugs functions to generate this. Usual elementByLogicalIndex doesn`t seem to work here. On other hand it is seems easy to do such operations within a compute (deform) methods of a command.
Jakub On Sep 15, 10:26 pm, Jiet Shern Neo <[email protected]> wrote: > oh man, i know it is something really simple.. thanks !! > > 2009/9/15 Chad Vernon <[email protected]> > > > > > Make a compound array attribute with a child array attribute. > > > -Chad > > > On Tue, Sep 15, 2009 at 2:21 AM, Jiet Shern Neo <[email protected]>wrote: > > >> Hey guys, > >> I want to create an array of array attribute (one example is the skin > >> weight attribute of the skin clusters). I know how to create an array > >> attribute by using the setArray function but does not know how to > >> proceed with making an array of array attribute. I am quite new to the > >> API so I hope some one can help me with this. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
