fmeobjects.FMEMultiCurve.boundingBox

FMEMultiCurve.boundingBox()

This method returns the bounding box of the geometry.

Return type

tuple[tuple[float]]

Returns

The bounding box of the Geometry, in the form ((minx, miny), (maxx, maxy)).