Home
Reply
Regular Contributor
jineshmac
Posts: 43

Point in face?

Hi,

 

Given a point in the object space (3D) one can use the api "api_point_in_face" to determine if the point is inside or outside the boundary of the face. 

 

Does anyone know of any way of determining if a point in parameter space (2D) is within the domain of the face?  One way of doing so would be to compute the correspoinding point in the object space and then use the above api. Is there a faster way?

 

Thanks in advance,

Jinesh.