- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Set faceting options for each face of a body
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-26-2011 07:28 AM
Hi
Is it possible to set the faceting options on each face of a body individually, while still maintaining a compatible surface of the body?
Example: If I have a box, I would like to set the max. edge length on each side. The resulting surface should however have no hanging nodes, it should be a closed surface.
Thanks for any ideas!
Bryn
Re: Set faceting options for each face of a body
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-26-2011 09:03 AM
Hi Bryn
It is possible. What you need to use are refinements (an older way of controlling the faceter). Because they allow you to attach different settings to different topology, they are more complex to use than facet_options_precise, say. So we normally recommmend people stay away from them. But if you really need different settings for different faces, refinements are the way to go.
Please see http://doc.spatial.com/index.php/Refinements and http://doc.spatial.com/index.php/Using_Facet_Optio
| void facet_options_expert::set_allow_special_case | ( | logical | do_allow | ) |
| void facet_options_expert::set_check_and_generate_pcurv | ( | logical | in_value | ) |
| void facet_options_expert::set_do_narrow_region_repair | ( | logical | in_value | ) |
Please let me know if you have further questions in this regard.
Eric
Re: Set faceting options for each face of a body
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-27-2011 12:57 AM
Hi Eric
Thanks for the reply. I will give it a try.
Bryn

