I'm trying to convert an arc to line segments in AutoCAD as per the image below.
I would like to run the polygonize function in net topology suite to count all enclosed areas and I haven't found a way of doing this without only using line segments.
Is there a way that I can easily convert an Arc to N number of edges? or, am I able to pass an Arc to polygonize some how?