15 Apr 2022, 02:43

I am trying to union/subtract/intersect two simple polygons.
I've found how to do it from CAG.
But I would like to get points as counter clock wise.
The result using CAG functionality, I could get counter clock wise direction line drawing points, but what I like to get is counter clock wise points order.
Is there anyway that I can get it?
It would be fine also if I can use CSG functioinality.

Thank you.