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