fmeobjects.FMEDonut.removeLastInnerBoundaryAsCurve

FMEDonut.removeLastInnerBoundaryAsCurve()

Removes and returns the last inner boundary as a curve.

Return type:

FMEPath, FMEArc or FMELine

Returns:

The last 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.