imitating the commands when one adds per particle attrs through the UI:

import maya.cmds as cmds

cmds.addAttr("|particle1|particleShape1", ln = "radiusPP", dt =
"doubleArray" )
cmds.addAttr("|particle1|particleShape1", ln = "radiusPPO", dt =
"doubleArray" )



On Tue, Aug 4, 2009 at 1:17 PM, dodoer <[email protected]> wrote:

>
> hi:
>   i do not know ,in pytho ,how add partilce dynamic attt? like
> radiusPP,parentU,parentV,
>
>
>
>                THANKS
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to