fmeobjects.FMEPoint.setXYZAsTuple

FMEPoint.setXYZAsTuple(point)

Set the coordinate value as a tuple. The point is forced to 3D if necessary.

Parameters:

point (tuple[float]) – The tuple to set the point to.

Return type:

None