For example, I want to delete part of the extra meshes like in the picture below but the only ways I know are pretty limited and more time-consuming:
- Add vertices using subdiv and select all the extra part and delete vertices
- Add loop cut and delete the faces (which is time consuming as loop cut only add to 1 side so I have to add 4 times
- Duplicate the shape and line up to the extra part I want to delete and then go to boolean add-n → slice (this is harder to do in this example because the object is skewed/ tilted making it difficult to align to x-axis/ y-axis)