fmeobjects.FMEDonut.getOuterBoundaryAsCurve

FMEDonut.getOuterBoundaryAsCurve()

Retrieves the outer boundary as a FMECurve.

Return type:FMEPath, FMEArc or FMELine
Returns:The inner boundary as a FMECurve. Returns the terminal geometry of the FMECurve, either a FMEPath, FMEArc or FMELine.
Raises:FMEException – An exception is raised if an error occurred.