Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Point in face?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-17-2011 04:53 AM
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.

