Hi -
Hoping it's not forbidden to as novice questions here.
I'm trying to set a bunch of user defined properties on a selection list of objects but those user properties need to be slightly different for each member of the selection set. The
for obj in $ do
syntax works great for cycling thru the selected objects, but the only way the setUserProp function seems to work is with the $ node argument. Result is that each time through the for loop ALL the objects in the $ selection set get the most recently composed user properties.
Is there a way to set user properties for objects in a selection set, one member at a time - as I cycle through using the above for loop?
Thanks for any advice.
Mike
Anubis · 2012-02-08