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

Make face sweeping simpler and more flexible #2114

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Make face sweeping simpler and more flexible #2114

merged 3 commits into from
Nov 28, 2023

Conversation

hannobraun
Copy link
Owner

This came out of my work on #2098.

This is a reversal of an earlier decision, and prepares for an upcoming
simplification.
Make sure to create a face that will always end up an exterior face,
regardless of surface coordinate system and direction of the sweep path.

This is preparation for making the face sweeping code a bit dumber, but
more flexible.
By always using the original face as the bottom, it should now be
relatively straight-forward to create shells whose faces are facing
inside. This is useful for creating cavities within a solid, for
example.
@hannobraun hannobraun merged commit d83fa6f into main Nov 28, 2023
4 checks passed
@hannobraun hannobraun deleted the sweep branch November 28, 2023 16:40
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 this pull request may close these issues.

1 participant