Fitting splines

Technical discussions
Post Reply
abrams238
Posts: 1
Joined: Fri Aug 16, 2013 8:44 am

Fitting splines

Post 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

IvanGr
Posts: 4
Joined: Sun Aug 04, 2013 10:49 pm

Re: Fitting splines

Post 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

Post Reply