> I dealt with this when writing a ptx2pdc. I think I wrote it using Pymel 0.9 > so I'm not sure if any of the bugs have been fixed since then. I couldn't > create the rgbPP attributes nor set the rgbPP through python. I ended up > using a mel.eval > >> pm.addAttr(pts[0].longName(), longName='rgbPP', dataType='vectorArray')
hi justin, did you determine if this is a bug with maya.cmds or pymel? -- http://groups.google.com/group/python_inside_maya
