Message 1 of 2
Getting Vertex Position By Face

Not applicable
06-17-2020
12:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I have an object with a few faces, and I need to create a point helper at the places that I have vertices, and they should be divided into a group per face.
I tried using polyop.getFaceVerts but it only gives me a general vertex number, if anyone has an idea how to get the position information from this action or a similar one I would be very thankful
Thanks