Re: Boolean operations
Posted: Thu Mar 07, 2024 1:46 am
Thanks for your reply!
Similarly, can I merge two line segments into a straight line without keeping a common endpoint, and two faces into a single face without keeping a common line? By the way, as for solid B which has a redundant line C, is there any way to delete the line C without destroying solid B? Looking forward to your reply!
Actually, solid A or solid B will explode into planes. What I want to do is that union solid A and solid B without a public surface.kesavapraba wrote: ↑Wed Mar 06, 2024 3:21 pmHi, You can handle the individual geometry after the explode command executed multiple times. So, the extra surfaces can be deleted.
Similarly, can I merge two line segments into a straight line without keeping a common endpoint, and two faces into a single face without keeping a common line? By the way, as for solid B which has a redundant line C, is there any way to delete the line C without destroying solid B? Looking forward to your reply!