Overview

Creates Selection tag for both spline & polygon objects.
It's an alternative to manual tag creation, so it's possible to control execution order between modifiers.
Selection is controlled with Fields falloff.

Implemented as Modifier only.
Supports Restriction tag.

Object properties

Frame Dependent

Time update geometry update dependency.

Auto

Default option to work with. In most cases geometry rebuilds on frame update.

Local

Enforces to rebuild geometry at each frame update.

Global

Restrict to rebuild geometry only in case of frame update.

Target

Target object.

Current

Classic behavior: Affects Modifier's parent and all its children geometry subtree.

Top

Affects only Modifier's parent original geometry.
Selection tag is created on parent object.

Both

Affects both Modifier's parent original geometry, Modifier's parent and all its children geometry subtree.
Selection tag is created on parent object.

Component

Points, Edges, Polygons

Corresponding source component is used to generate selection.

Detail

Define target sampling detail.

Component

Based on Component each geometry point, edge or polygon is sampled separately.

Object

Whole geometry is sampled as single point.
I.e. all points, edges or polygons of the object's geometry would be either selected either deselected.

Segment

Target geometry is exploded into segments and each segment is sampled as single point.
I.e. all points, edges or polygons of the segment's geometry would be either selected either deselected.

Sample

Define sampling detail point.

Pivot

Takes original object axis as sampling point.

Geo Center

Calculates geometry center as sampling point.

Tag Name

Selection tag name.
Can't be empty.

Fields

Fields

Fields falloff to control Selector's selection region.