fmeobjects.FMEBox.getLocalFirstPointXYZ

FMEBox.getLocalFirstPointXYZ()

Gets the coordinates of the first point of this box, prior to transformation.

Return type:

tuple[float]

Returns:

A tuple of the first point’s x, y and z coordinates consecutively, formatted (x, y, z).