fmeobjects.FMEDonut.removeLastInnerBoundaryAsSimpleArea

FMEDonut.removeLastInnerBoundaryAsSimpleArea()

Removes and returns the last inner boundary as a simple area.

Return type:FMEEllipse or FMEPolygon
Returns:The last inner boundary as a FMESimpleArea. Returns the terminal geometry of the FMESimpleArea, either a FMEEllipse, or FMEPolygon.
Raises:FMEException – An exception is raised if an error occurred.