Hey guy, How can i create an array of compound attributes? I am trying to create a node that has many input matrix and i extract and translation, rotation and scale values from each matrix.
I want to create compoundAttribute like this: [[(matrix1TX, matrix1TY, matrix1TZ), (matrix1RX, matrix1RY, matrix1RZ), (matrix1SX, matrix1SY, matrix1SZ)][(matrix2TX, matrix2TY, matrix2TZ), (matrix2RX, matrix2RY, matrix2RZ), (matrix2SX, matrix2SY, matrix2SZ)]] and so on and so forth. D. -- 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/3e42649d-4327-4c44-9957-f25ea5743a95%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
