Skip to main content

Mesh Decompose

Decomposes a Mesh into faces, vertices or half-vertices, all without destroying the links between the mesh parts.

NodeImage_4c08b94e-0fbf-444a-97c1-7e06e79f67c3

Tags: Mesh, Entity

Parameters

Entity Type [Choice]
The type of entities into which the mesh should be decomposed.

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.