fmeobjects.FMEBox.getLocalSecondPointXYZ

FMEBox.getLocalSecondPointXYZ()

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

Return type:

tuple[float]

Returns:

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