You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a polygon as depcited below. The gap is exaggerated, in fact the two parallel portions of the polygon are one line that is traversed in twice.
Is there a function in Clipper2 to turn this shape into two paths, one for the outer and one for the inner polygon, by removing the parallel segments, like so:
This discussion was converted from issue #709 on November 13, 2023 12:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a polygon as depcited below. The gap is exaggerated, in fact the two parallel portions of the polygon are one line that is traversed in twice.
Is there a function in Clipper2 to turn this shape into two paths, one for the outer and one for the inner polygon, by removing the parallel segments, like so:
Beta Was this translation helpful? Give feedback.
All reactions