Replies: 1 comment
-
|
It's still all there in Clipper2 See: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
In Clipper1 there used to be a property & method for the polynode(polytree by inheritance) if they are holes or contours.
Is there something similar to that in CLipper2 for the PathD that I am missing?
I tried to find that but couldn't find it in documentation.
The only way I am thinking of to separate them now is to consider holes are always shorter in length than contours! but doesn't seem reliable enough!
Clipper1 :

These are the holes and contours of offseting in clipper1.

Beta Was this translation helpful? Give feedback.
All reactions