Message 1 of 3

Not applicable
02-07-2014
04:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
the drawing has a variety of regions. I need to union those that intersects.
region.BooleanOperation(BooleanOperationType.BoolUnite, subregion);
this code throw a message like that:
Logical operations failure on regions.
Error modeling operations:
An error occurred during execution of the algorithm create the intersection face-face.
eGeneralModelingFailure
Can someone explain to me why there is an error? Regions intersects exactly.
Thanks!
Solved! Go to Solution.