Houdini 20.5 Nodes APEX nodes

geo::UpdatePackedGeo

Embeds a geometry into a packed primitive, replacing the primitive’s contents.

On this page
Since 20.0

Embeds the geometry, embedded, into a packed primitive, replacing the original contents of the packed primitive.

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 that contains the packed primitive primnum.

embedded: Geometry

The geometry to embed into the packed primitive.

primnum: Int

The primitive number of the packed primitive whose contents to replace.

Outputs

*geo: Geometry

The updated geo input with the contents of the packed primitive modified.

See also

APEX nodes