Houdini 20.5 Nodes APEX nodes

geo::Replace

Replaces the contents of a geometry object with another geometry object.

On this page
Since 20.0

Replaces the contents of a geometry object, geo, with that of another geometry object, src

The geo ports of this node are in-place ports, which means that the geometry is updated without creating a copy.

Inputs

*geo: Geometry Required

The geometry to replace.

src: Geometry

The geometry that replaces geo.

Outputs

*geo: Geometry

The updated geo input with its contents replaced.

APEX nodes