Elements icon indicating copy to clipboard operation
Elements copied to clipboard

Swept Face

Open ikeough opened this issue 1 year ago • 0 comments

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

ikeough avatar Apr 17 '23 17:04 ikeough