well i have created a pluggin that takes in a list of matrices and then outputs each matrix to a decompose matrix node. now i can create an output matrix attribute easily enough when the node is initialized. but how would i create new matrix output variables after the node has been initialized?
im using python. On Thu, Apr 29, 2010 at 5:09 PM, shawnpatapoff <[email protected]>wrote: > Can you please be more specific? Are you using maya python or pymel? > addAttr is the command either way. > > On Apr 29, 5:26 am, matthew evans <[email protected]> wrote: > > how would you create new attributes after the node has been > > initialized? > > > > --http://groups.google.com/group/python_inside_maya > > -- > http://groups.google.com/group/python_inside_maya > -- http://groups.google.com/group/python_inside_maya
