fmeobjects.FMEEllipse.bounds

FMEEllipse.bounds()

Returns the bounds of the geometry.

Return type:tuple[FMEPoint]
Returns:The min point and max point of the bounds. None is returned if the geometry contains no points.