Skip to main content

Surface Merge

Merges multiple surfaces and their layers into a single one.

NodeImage_e7a1fccf-9331-4d76-8911-ce398b26217f

Tags: Surface

Parameters

Input [Select]
The type of input port.
Setting a Single (square) input means that the node will be executed once for all surfaces. Useful to merge any collection of surfaces at once.
Setting a Dual (circles) input means that the node will be executed once for each pair of surfaces. Useful to merge exactly two surfaces at once.
Dual [Compound] [Adds ports 1, 2]
Processes two Surface entities at a time.
Collective [Compound] [Adds ports 3]
Processes all Surface entities at a time.
Criteria [List]
Criteria on which to group the surfaces. If none is defined, all the surfaces will be merged into one.
Criterium [Object]
Criterium on which to group the surfaces. Can access the attributes of each surface using the @@attributeName notation.

Inputs

This node has no native inputs.

Parameter Inputs

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

Outputs

  • Output [Surface]: The merged surfaces, according to the defined criteria.