Message 1 of 2
DoBoolean and splitting bodies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm using booleans for a custom method as alternative for findUsingRay and FindUsingVector, as those have isses with non-planar faces.
I wonder how TransientBRep.DoBoolean( BlankBody As SurfaceBody, ToolBody As SurfaceBody, BooleanType As BooleanTypeEnum )
behaves, when the blank body is split into two or more bodies by the toolbody. How can I test for this?
Best regards
Erik