fmeobjects.FMEText.getLocation

FMEText.getLocation(asPoint)

Returns the location of the text. If ‘asPoint’ is True, the location will be returned as a FMEPoint.

Parameters:

asPoint (bool) – Whether to return the location as a FMEPoint

Return type:

FMEGeometry or FMEPoint

Returns:

The location of the text.