fmeobjects.FMEPoint.getXYZ

FMEPoint.getXYZ()

Get the coordinate value. 0.0 is returned for the z value if the point is 2D.

Return type:

tuple[float]

Returns:

The coordinate value of the point.