how exactly is a closed polygon represented in Clipper2? #519
-
|
Hello, In my application I have only closed polygons, so I would like to input them to clipper2 as closed. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
There are separate methods for adding closed and open subjects, for example. Does that help? If not, can you elaborate a bit on what exactly you are trying to do? |
Beta Was this translation helpful? Give feedback.
There are separate methods for adding closed and open subjects, for example.
Does that help?
If not, can you elaborate a bit on what exactly you are trying to do?