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

Swept Face #968

Open
ikeough opened this issue Apr 17, 2023 · 0 comments
Open

Swept Face #968

ikeough opened this issue Apr 17, 2023 · 0 comments
Labels
Enhancement New feature or request Geometry
Milestone

Comments

@ikeough
Copy link
Contributor

ikeough commented Apr 17, 2023

We have traditionally broken down swept geometry into many planar faces. We should create a SweptFace type that represents a curve swept along a path. The current Face will become BoundFace or PlanarFace eventually.

What this will take:

  • Solid.Intersects will need to be updated to handle SweptFace
  • Solid booleans will need to be updated to handle SweptFace

See #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Geometry
Projects
None yet
Development

No branches or pull requests

1 participant