Houdini 20.0 Nodes APEX Nodes

geo::Replace

Replace the contents of a geometry object with another’s.

On this page
Since 20.0

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

Inputs

*geo: Geometry Required

The geometry which contents to replace.

src: Geometry

The geometry which contents to use as replacement.

Outputs

*geo: Geometry

The geo input with its contents replaced.

APEX Nodes