fmeobjects.FMEArc.getMeasureValues
- FMEArc.getMeasureValues(as3Points, measureName)
Return the values of the measure named by ‘measureName’, otherwise returns the values of the defaut measure. Returns an error if the measure does not exist. If ‘as3Points’ is
True
, then the values of the measure are returned as 3 points.- Parameters
- Return type
- Returns
The measure values of the arc.
- Raises
FMEException – An exception is raised if an error occurred.