I was hoping to user the GeometryEngine.Instance.Clip function to process numerous polygons but i need to be able clip each polygon with the one after it. Unfortunately, the Clip function only takes one geometry and the other is an envelope. I need to be able to pass in two geometries. Anyone have an alternative suggestion?