Separate Loose Parts

https://user-images.githubusercontent.com/14288520/199338722-345e55b5-1aef-4332-8f4e-901b25d6045f.png

Functionality

Split a mesh into unconnected parts in a pure topological operation.

https://user-images.githubusercontent.com/14288520/199342753-4a038cb3-e353-4c60-8c77-77bdb854f92d.png

Input & Output

socket

name

Description

input

Vertices

Inputs vertices

input

Poly Edge

Polygon or Edge data

output

Vertices

Vertices for each mesh part

output

Poly Edge

Corresponding mesh data

Examples

separate-looseDemo1.png
https://user-images.githubusercontent.com/14288520/199344180-850a0af5-5174-464a-b89d-cc8099176051.png

Notes

Note that it doesn’t take double vertices into account. There is no guarantee about the order of the outputs