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 theFMESimpleArea
, either aFMEEllipse
, orFMEPolygon
.Raises: FMEException – An exception is raised if an error occurred.