fmeobjects.FMEBox.getLocalMinPointXYZ

FMEBox.getLocalMinPointXYZ()

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

Return type:

tuple[float]

Returns:

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