move#

PointData.move(vector)#

Move the point by a vector.

Parameters:
vectorPoint2DLike

Vector.

Returns:
PointData or None

PointData after moving or None if either point is an arc.