Skip to main content

Mesh Merge

Merges multiple meshes into a single one.

NodeImage_266f147e-064f-44dc-8a38-5c9b7dacca74

Tags: Mesh

Parameters

Input [Select]
The type of input port.
Setting a Single (square) input means that the node will be executed once for all meshes. Useful to merge any collection of meshes at once.
Setting a Dual (circles) input means that the node will be executed once for each pair of meshes. Useful to merge exactly two meshes at once.
Dual [Compound] [Adds ports 1, 2]
Processes two Mesh entities at a time.
Collective [Compound] [Adds ports 3]
Processes all Mesh entities at a time.
Criteria [List]
Criteria on which to group the meshes. If none is defined, all the meshes will be merged into one.
Criterium [Object]
Criterium on which to group the surfaces. Can access the attributes of each mesh using the @@attributeName notation.
Scope Selection [Choice]
How the scope for the merged meshes should be defined.
First: The scope from the first mesh will be selected and adapted to the new mesh size.
Reset: The scope will be reset, meaning that it will be aligned to the world axes.

Inputs

This node has no native inputs.

Parameter Inputs

  • [1] First [Single | Mesh]: Processes one Mesh entity at a time.
  • [2] Second [Single | Mesh]: Processes one Mesh entity at a time.
  • [3] Collective [Collective | Mesh]: Processes all Mesh entities at a time.

Outputs

  • Output [Mesh]: The merged meshes, according to the defined criteria.