DocsNodesModifiers

Delete Geometry

Removes whatever a field selects.

remove, cut out, erase, thin, clear, hide, prune
Category
Modifiers
Outputs
mesh
Runs live in
Roblox

Faces on a mesh, whole points in a cloud, whole copies in a scatter. That last one matters: it thins an instanced set without first flattening it, so a forest can be cleared where a road runs through it.

It is the other half of every selection: a field says which, and this acts on it.

Inputs

SocketTypeWiring
meshgeometry
selectionfield, optional

Parameters

NameTypeDefaultAvailable whenWhat it does
Double Sidedcheckboxoffalways

Built with this node

See also

  • compareThe usual source of the selection.
  • capHolesTo close up the holes deleting faces leaves behind.

Open the editor and try it