Mesh Decompose
Decomposes a Mesh into faces, vertices or half-vertices, all without destroying the links between the mesh parts.
#
Parameters#
Inputs- Mesh [Single | Mesh]: Mesh to be decomposed.
#
Outputs- SubEntity [Entity]: Mesh subentities (according to the selected "Entity Type" parameter).
- Mesh [Mesh]: The original mesh.