Geometry Commands

Locked
amanda
Posts: 1
Joined: Fri Jan 03, 2020 3:01 pm

Geometry Commands

Post by amanda » Fri Jan 03, 2020 3:05 pm

Hi!
What's the difference between Merge and SewFaces?

bruno05
Posts: 4
Joined: Fri Jan 03, 2020 4:33 pm

Re: Geometry Commands

Post by bruno05 » Fri Jan 03, 2020 4:35 pm

Hello!
Merge is a generic Boolean Operation that can join any kind of geometry, while SewFaces works only for faces, joining multiple disjoined faces into a shell.
Of course if you need to join only faces and/or shells, use SewFaces because it is much faster than the generic Merge.

Locked