Unique Set
This node combines multiple numeric arrays or lists into one numeric array, containing all unique numerical values from the inputs. For a single input numeric array input, this node is equivalent of taking the Union operation on the inputs.
Inputs
Input
One or more numeric array or numeric array lists
Type: Numeric Array List, Required, Multiple
Outputs
Output
A numeric array containing all unique numerical values from the inputs.
Type: Numeric Array
See also
Keywords: Union
Copyright © 2023, Hero Imaging AB