DocsNodesModifiers

Grow Selection

Expands a selection outward to neighbouring faces.

expand, dilate, neighbours, border, spread selection, ring out, halo
Category
Modifiers
Outputs
field
Runs live in
no target yet

Every other selection asks a question about each face on its own: is it pointing up, is it above this line. This one asks what touches what you already picked.

That is how a rule about neighbours gets written: a cell next to a built one, a border one ring out from a region, a halo around a crater. It needs the geometry itself, because a field alone cannot know what neighbours what.

Inputs

SocketTypeWiring
meshgeometry
selectionfield, optional

Parameters

NameTypeDefaultAvailable whenWhat it does
Stepsnumber1always

Built with this node

See also

  • compareFor the initial selection this then grows.
  • fitToFacesThe usual reason: a cell next to a built one should get a different tile.

Open the editor and try it