fmeobjects.FMEBox.getCenterPointXYZ

FMEBox.getCenterPointXYZ()

Gets the coordinates of this box’s center.

Return type

tuple[float]

Returns

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