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

Is it possible to split a polyhedron by a plane? #45

Open
prince2110 opened this issue Dec 20, 2021 · 3 comments
Open

Is it possible to split a polyhedron by a plane? #45

prince2110 opened this issue Dec 20, 2021 · 3 comments

Comments

@prince2110
Copy link

I want to split a parent convex polyhedron (3D) using a plane (2D) into 2 child closed convex polyhedrons. Is it possible to do it with pyclipper?

Note: It is not an issue but a question regarding capabilities of the library.

@anthrotype
Copy link
Member

I don't think so, pyclipper only works for 2D polygons

@prince2110
Copy link
Author

prince2110 commented Dec 20, 2021 via email

@anthrotype
Copy link
Member

I personally do not know, but I'll keep open in case other pyclipper users may help if they come across this

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

No branches or pull requests

2 participants