move#

PolygonData.move(vector)#

Move the polygon by a vector.

Parameters:
vectoransys.edb.core.typing.PointLikeT

Vector in the form: (x, y).

Returns:
PolygonData