Replies: 2 comments
-
I think the answer is there is no way - so i'll convert this to an issue/feature-request |
Beta Was this translation helpful? Give feedback.
0 replies
-
There are two issues related to this discussion #1097 and #1075 |
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.
-
I'm trying to find a way to specify the inside of a polygon so that the results are correct when calling
correct
. For example, you might have a "cone" where the half angle is greater than 90 degrees. Currently this is corrected such that the axis of the code is flipped to the other side. Specifying a vector in the interior of the polygon should be able to resolve the ambiguity...but so far I don't see a way to do this.Beta Was this translation helpful? Give feedback.
All reactions