PDA

View Full Version : how to set a object position


derek7
07-31-2003, 06:28 PM
how to get a object position?
it is object.translate????
may it assign object.translate=<<1,1,1>>??
how to assign ????

Modulok
07-31-2003, 08:38 PM
setAttr "object.translateX" 0;
setAttr "object.translateY" 0;
setAttr "object.translateZ" 0;

One way to do it...
-Modulok-

CGTalk Moderation
01-15-2006, 06:00 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.