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

Provide access to default planes through Objects #1200

Merged
merged 4 commits into from
Oct 11, 2022
Merged

Provide access to default planes through Objects #1200

merged 4 commits into from
Oct 11, 2022

Conversation

hannobraun
Copy link
Owner

Provide access to the xy-, xz-, and yz-planes through Objects. This means code won't have to re-create those, reducing the risk of duplicated surfaces. It also paves the way for simplifying fj_operations::Shape, which already uses a similar mechanism.

Not only are they redundant, they also present a danger of duplicating
those default surfaces.
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