## Script (Python) "moveObjectIdToPosition"
##title=Move object id to position
##parameters=object_id, position

context.moveObjectToPosition(object_id, position)
