ecl-logo Documentation

TranslateCoordinates

TranslateCoordinates[coordinates,offset]newCoords

adjusts the cartesian coordinates by the amounts specified in offset, overloaded to handle lists of offsets and lists of lists of cordinates.

Details

    Input
    Output

Examples

Basic Examples  (3)

Accepts an x translation and a y translation:

Applies each offset to each input:

Threads over the list of offsets and input coordinates: