tataratat / splinepy

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

io.cats keywords expects `x` `y` `z` `t` #259

Closed j042 closed 9 months ago

j042 commented 1 year ago

instead of x0,x1, .... It seems to be hardcoded for basic control points of 1-4 Dim splines.

jzwar commented 1 year ago

Sorry, my bad. In my defense, that's stupid...❤️

j042 commented 9 months ago

341