Message 1 of 9
Delete the areas where two bodies overlap

Not applicable
02-24-2019
08:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Let's say you have two bodies A and B and they overlap each other, A overlaps B. I want to delete the part of A where it overlaps B so B remains "whole" but A is "trimmed" so it fits flush against B with no more overlap. I tried to use the combine command with the intersect option but I couldn't get it to work. Is that the correct way of going about it?