Hi People
             Am trying to come up with a tool to interactively delete
selected particles
and am using this command


import maya.cmds as mc

mc.particle(e=True, order=num, attribute="lifespanPP",fv=0)

this works when i run this command first time... if u run it second time on
a set of new selection then it just messes with the particle order

i tried this same function using id also same result

thanks

Arjun

-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to