hypar-io / Elements

The smallest useful BIM.
https://www.hypar.io
MIT License
354 stars 74 forks source link

Swept Face #968

Open ikeough opened 1 year ago

ikeough commented 1 year ago

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:

See #111