View Single Post
# 6 26-07-2012 , 03:24 PM
Registered User
Join Date: Jan 2012
Posts: 43
This is the first thing I tried, doesn't work. There's no clear command coming out of history like addtoSet and so forth..
But thanks for your kinda weirdly aggressive advice!

actually I have no idea what I'm doing, the script can be much simpler:

selection = cmds.ls(sl=True)
cmds.sets( (selection), add='SET01' )


Last edited by yoruneko; 26-07-2012 at 03:53 PM.