fmeobjects.FMEPoint.removeMeasure

FMEPoint.removeMeasure(measureName)

Remove the specified measure. If ‘measureName’ is not supplied, remove the the default measure.

Parameters:measureName (str) – (Optional) The name of the measure to be removed.
Return type:None