Delete individual particles

51 views
Skip to first unread message

Arjun Thekkummadathil

unread,
Sep 23, 2013, 3:46:55 AM9/23/13
to python_in...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages