Skip to main content

Hi everyone,

I would like to get outline polygon of multiple polygons that group by some attribute. Currently, I have used HullAccumulator which works perfectly unless the polygons are not curvy. Any idea how can I get outlines of those two polygons or a curvy polygon in the images?

In using the HullAccumulator, have you set the Hull Type to Concave?

That will give you the closest representation.