Thanks,
I'll have a look at octave, anyway I use to use fortran to to this stuff.
And yes, I could do curve fitting, using whatever kind of tool, but I'm looking for a reasonable objective criterion to do local fitting automatically by some fortran code.
Even though the density of the nodes I happen to have now is rather low, I'd prefer a day of coding in stead of starting up some curve tool (having to learn it) and doing the process by hand.
That is why I asked for a method. With a method I meant a mathematical criterion to exclude or deviate or include points in your local fitting scheme to be able to automate the task. To do so, you need to filter the whimsical curvature data and use that as a goal within a maximum allowed deviation from the original geometry.
Obviously, if you do it by hand, and you pull some Beziers, it's straightforward indeed and a natural fit with Beziers is an option, but I'm not looking for that option.
Anyway, I'll look at octave, because I've heard more positive things about it.
Thanks,
Gerrit