fmeobjects.FMEArc.getMidPoint
- FMEArc.getMidPoint()
Returns mid point, which will be interpolated halfway along the arc if the underlying storage is not by 3 points. If an arc is elliptical, an error is returned.
- Return type:
- Returns:
The mid point of the arc.
- Raises:
FMEException – An exception is raised if an error occurred.