Contact of objects

Everything DG Kernel: Technical discussions and issues
Post Reply
Andy_r_723
Posts: 1
Joined: Thu Jun 20, 2024 10:18 am

Contact of objects

Post by Andy_r_723 »

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 v6.2 with VB .NET.

Any pointers would be appreciated
Andy
CG_
Posts: 2
Joined: Tue Jun 18, 2024 9:33 am

Re: Contact of objects

Post by CG_ »

Hi
I think you need this:
DiffSurface sample
You get a square parametric patch centered around a point I believe.
Cheers
Post Reply