Hello, I was making a union with a negative part but the area with the negative part wasn’t fully removed
the non-negated part is a union made out of a normal part and a negative part
if I make the union with both negative parts at once it works properly:
however if I do one first then add the other negative part to the union it doesn’t fully negate it:
both the union and the negated part are the same height
I can’t figure out why this was and was wondering why it happens
also idk if this is the right category to post this in