参考:引用
PyMEL Tips
移動アトリビュート値の取得
ローカル座標
tobj.getTranslation()
ワールド座標 tobj.getTranslation(space='world') 返り値は、pymel.core.datatypes.Vector。
移動アトリビュート値の設定