Share Email Facebook Twitter LinkedIn How can I get an object’s pivot point in world space? Use the getAttr command. For example: getAttr ball.scalePivot; // Result: 7.099792 7.984488 -4.93999 // getAttr ball.rotatePivot; // Result: 7.099792 7.984488 -4.93999 // Parent topic: Modeling