Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give option to not remove vertices when constructing ConvexPolyline and other such shapes #277

Open
Ughuuu opened this issue Oct 6, 2024 · 0 comments · May be fixed by #278
Open

Give option to not remove vertices when constructing ConvexPolyline and other such shapes #277

Ughuuu opened this issue Oct 6, 2024 · 0 comments · May be fixed by #278

Comments

@Ughuuu
Copy link
Contributor

Ughuuu commented Oct 6, 2024

Right now if I create a ConvexPolygon I use from_convex_polyline, however sometimes this will remove some points. Give option to not remove the points (eg. default constructor or simpler constructor).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant