Build Array from Set

 
 
 

Categories

Description

Converts the values of a set of elements (points, edges, polygons, etc.) into a single array. If the values in the set are arrays themselves, they are concatenated.

Be careful using Build Array from Set with filtered sets. Any values that have been filtered out are replaced by the default value for that data type.

Ports

Inputs

Value

The value per element. Its structure can be single or array

Outputs

Array

A single array in the per-object context.