tataratat / splinepy

Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
https://tataratat.github.io/splinepy
Other
45 stars 13 forks source link

Swept Surface #418

Closed OberGue closed 4 months ago

OberGue commented 4 months ago

A tool to sweep spline-cross-sections along another spline-trajectory is in progress. It will be the embedded as a function in the create.py-file and tests and documentation will follow.

Additionally, collision tests of the swept spline should be implemented.

Work is found at the ft-swept-branch.