PDA

View Full Version : assigning an extra property for an object


ILS
11-06-2009, 03:58 PM
Just a quick question on how would I create an extra property for an object similar to a handle but one i can write to and to be alphanumeric. I don't want the user to see it or change it unless through a script. Currently i am using the object's but doesn't give me a unique value. Thanks in advance.

Mathieson
11-06-2009, 04:47 PM
Take a look at scripted custom attributes in the reference. If its a numerical value and you want it to remain hidden from the end user, specify animatable as false when defining the parameters.

ILS
11-06-2009, 05:46 PM
thanks thats exactly what i was looking for.

CGTalk Moderation
11-06-2009, 05:46 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.