Skip to main content
Question

Outlines of multiple polygon

  • April 15, 2019
  • 1 reply
  • 42 views

jugoslaviaa
Enthusiast
Forum|alt.badge.img+6

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?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • April 15, 2019

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

That will give you the closest representation.