PDA

View Full Version : starting procedure when changing objects


Borgus
04-29-2008, 04:09 PM
Hi guys!
I need to start a procedure when an object was changed (e.g. position or points ). how can
this be done? it is posible?

thx, borgus

drGonzo
04-29-2008, 05:03 PM
Have a look at the scriptJob command

scriptJob -attributeChange ($object + ".translate") procYouWantToTrigger

Borgus
04-29-2008, 06:17 PM
exactly what i wanted - nice - thx!

borgus

CGTalk Moderation
04-29-2008, 06:17 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.