fmeobjects.FMEBox.getLocalMaxPointXYZ

FMEBox.getLocalMaxPointXYZ()

Gets the coordinates of the lower point of this box’s bounds prior to transformation.

Return type:

tuple[float]

Returns:

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