How can i clip a rectangle without close? #806
Unanswered
jim-jiang-github
asked this question in
Q&A
Replies: 1 comment
-
I would also like to do the same with general polygons, as explained in my question, but I didn't manage to do it either... |
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
-
This is a simple code:
I want split a rectangle, I use 'Clipper.RectClip', but a got mutiple rectange splited with closed. How can I splite rectangle without close??
I also try use "Clipper.RectClipLines" but still got wrong result:
Beta Was this translation helpful? Give feedback.
All reactions