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 the FMESimpleArea, either a FMEPolygon or a FMEEllipse.

Raises

FMEException – An exception is raised if an error occurred.