fmeobjects.FMECurve.removeMeasure

FMECurve.removeMeasure(measureName)

Remove the specified measure if it exists. If the measure name, is not provided remove the default measure, if there is one.

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