Checking if Point Lies on Nurbs Surface

  • Context: Undergrad 
  • Thread starter Thread starter sundar0206
  • Start date Start date
  • Tags Tags
    Plane Point
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
sundar0206
Messages
9
Reaction score
0
Just had a simple question. but jus wanted to know if it had a simple answer...
Is there any way to know if a given point lies on a nurbs surface .?

Thanks in advance
 
Mathematics news on Phys.org
Yes, but it might require a bit of work. A nurbs surface consists of a collection of patches, each of which has a rational function description. You need to check if the point satisfies the description for any patch, taking into account the patch limits.
 
How is this done actually? Sorry I am not too well versed so can you please explain

Regards
 
sundar0206 said:
How is this done actually? Sorry I am not too well versed so can you please explain

Regards

To help you I need to know precisely your understanding of how a nurbs surface is represented. In other words what is the form of the equations describing the surface.

I suggest you look up nurbs (via google or bing) to get some idea.
 
Last edited: