Separate Loose Parts¶
Functionality¶
Split a mesh into unconnected parts in a pure topological operation.
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¶
Generator-> Line
Generator-> Plane
List->List Main-> List Join
Modifiers->Modifier Change-> Mesh Join
Viz-> Viewer Draw
Generator-> Cylinder
Analyzers-> Select Mesh Elements
Modifiers->Modifier Change-> Mask Vertices
List-> List Mask (Out)
List->List Main-> List Decompose
NOT: Logic-> Logic Functions
Viz-> Viewer Draw
Notes¶
Note that it doesn’t take double vertices into account. There is no guarantee about the order of the outputs