i want to change the position of the poivot point of an object.,how can i do it with python script?
please help me.
Several way but maybe the most obvious would be:
maya.cmds.move(2, 2, 2, objectName + '.scalePivot', objectName + '.rotatePivot', absolute=True);
thanQ. Jooja., thanQ vry mch