fmeobjects.FMEDonut.getOuterBoundaryAsSimpleArea¶
-
FMEDonut.getOuterBoundaryAsSimpleArea()¶ Retrieves the outer boundary as a
FMESimpleArea.Return type: FMEPolygon or FMEEllipse Returns: The outer boundary as a FMESimpleArea. Returns the terminal geometry of theFMESimpleArea, either aFMEPolygonor aFMEEllipse.Raises: FMEException – An exception is raised if an error occurred.