I am comparing outputs of clipper (6.4.2 version,NO clipper2) with another polygon clipper.The orientation of Y axis in the other clipper is feet to head.
Can someone here help me with my exploration. I want clipper to work with normal y axis.
Actually to start with I would be happy to get the polygon partion code to get the bounds.!
Last edit: Ignorant 2020-02-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have managed it by inverting the Y values before and after the clipping . I want a better way ...
I want chnages only to the fossil clipper ..NOT clipper v2 which is vertex oriented.
Last edit: Ignorant 2020-02-21
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am comparing outputs of clipper (6.4.2 version,NO clipper2) with another polygon clipper.The orientation of Y axis in the other clipper is feet to head.
Can someone here help me with my exploration. I want clipper to work with normal y axis.
Actually to start with I would be happy to get the polygon partion code to get the bounds.!
Last edit: Ignorant 2020-02-04
I have managed it by inverting the Y values before and after the clipping . I want a better way ...
I want chnages only to the fossil clipper ..NOT clipper v2 which is vertex oriented.
Last edit: Ignorant 2020-02-21