move# ModelerNexxim.move(assignment, offset, units=None)[source]# Move the selections by the specified [x, y] coordinates. Parameters: assignmentlistList of the selections. offsetlistOffset for the [x, y] axis. unitsstrUnits of the movement. The default is meter. If None, schematic_units are used. Returns: boolTrue when successful, False when failed. References >>> oEditor.Move