How to break a self-intesect polygon or a relatively simple polygon into difference polygon? #7850
Answered
by
sloriot
jt-chairman
asked this question in
Q&A
-
Here is a simple example I construct a relatively simple polygon. `
` Is there any API I can use to break this polygon into two triangle? The reason I what to do this is it will return a nullptr when I call create_interior_straight_skeleton_2() to this kind of polygon. |
Beta Was this translation helpful? Give feedback.
Answered by
sloriot
Nov 8, 2023
Replies: 1 comment 3 replies
-
Maybe this new feature will help: #7608 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jt-chairman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this new feature will help: #7608