fmeobjects.FMEMultiSurface.boundingCube

FMEMultiSurface. boundingCube ( )

This method returns the bounding cube of the geometry.

Return type: tuple[tuple[float]]
Returns: The bounding box of the Geometry, in the form ((minx, miny, minz), (maxx, maxy, maxz)).