Reducing number of points for a randomly shaped polygon

edited April 2022 in General

Hi, I have a an array of randomly shaped polygons which I converted from an image to a DXF file.
Each polygon was converted into too many points (most are very close to each other so not really contributing) which makes the writing more time consuming.
Is there a way to reduce the number of points for a given polygon? or set a global setting for the whole file?

Attaching a picture for demonstration.

Thanks a lot !!

Sign In or Register to comment.