Message 1 of 2
Automatic Face Selection using mmapi
Not applicable
11-25-2018
09:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
So I wrote a script which selects a face and automatically sets it as a Target. The script takes four point coordinates enclosing the face needed to be selected as input. But the problem is, sometimes it selects the wrong face,basically it always chooses an edge. I tried to filter them by choosing the face with max area but apparently the edge bounding box is same range as the desired face. Is there any tool that will give me the information about number of triangles in the selected face.
Thanks