Page 1 of 1

Fitting splines

Posted: Fri Aug 16, 2013 8:45 am
by abrams238
HI
I am developing a program which models contact of two bones in a human joint. I was able to find a contact point using program similar to the “collision path” example. I need to analyse in software the surface around the contact. Is there a way to fit a smooth nurb surface around the point? I am using v3.2 with VB .NET
Any pointers would be appreciated
Thank You

Re: Fitting splines

Posted: Fri Aug 16, 2013 9:42 am
by IvanGr
Hi abrams238
I think you need this:
http://www.dynoinsight.com/Help/Samples ... rface.aspx
You get a square parametric patch centred around a point I believe
good luck
Ivan