Localização do objeto de conjunto Python Blender Python

bpy.data.objects["name"].location = (2, 2, 1)
HotFlow