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

Add support for multiple cycles per operand to fj::Difference2d #95

Closed
hannobraun opened this issue Jan 27, 2022 · 0 comments · Fixed by #598
Closed

Add support for multiple cycles per operand to fj::Difference2d #95

hannobraun opened this issue Jan 27, 2022 · 0 comments · Fixed by #598
Labels
topic: core Issues relating to core geometry, operations, algorithms type: feature New features and improvements to existing features

Comments

@hannobraun
Copy link
Owner

hannobraun commented Jan 27, 2022

fj::Difference2d only supports one cycle per operand. As of this writing, it fails with a clear error message, if there are multiple cycles.

The following code is affected by this:

@hannobraun hannobraun added type: feature New features and improvements to existing features topic: core Issues relating to core geometry, operations, algorithms labels Jan 27, 2022
@hannobraun hannobraun changed the title Add support for multiple faces per operand to fj::Difference2d Add support for multiple cycles per operand to fj::Difference2d Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Issues relating to core geometry, operations, algorithms type: feature New features and improvements to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant