move#

ModelerNexxim.move(selections, pos, units=None)[source]#

Move the selections by the specified [x, y] coordinates.

Parameters:
selectionslist

List of the selections.

poslist

Offset for the [x, y] axis.

unitsstr

Units of the movement. The default is meter. If None, schematic_units are used.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.Move