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
Find correspond ing faces after boolean operation
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-08-2011 08:44 AM
Hi
Scenario:
1. I attach a generic named integer attribute "FOO" to each face of two bodies.Then I perform a union operation.
2. On the resulting body I iterate through all the faces, and search for the attribute "FOO" and obtain the integer. However, some of the attributes (integers) are "lost".
Question:
My interpretation is that there cannot be multiple named attributes with the same name at a face. One of the attributes is lost, the other is kept. Is this assumption correct? Do I need to attach uniquely named attributes?
Thanks
Bryn

