open all | close all

Selection RangeBasicInputsOutputs

Inputs

Geometry

Here you can input the geometry on which a selection should be made. The Node itself does not make a selection and only outputs an Array with indices. These can, for example, be saved as a selection using the Freeze Selection Node or an Active Selection Node, or transferred directly as an active selection.

Select All

This option can be used to directly pass all point or polygon indices on the geometry to the Array.

Mode

Here you can define if the indices should apply to points or polygons.

From[0..2147483647]
To[0..2147483647]

These values define the index selection range.