Houdini 20.0 Nodes APEX Nodes

geo::UpdatePackedGeo

Embeds the provided geometry into a packed primitive, replacing its contents.

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 to look for a packed primitive on.

embedded: Geometry

The geometry that will be embedded into the packed primitive.

primnum: Int

The primitive number of the packed primitive which contents are to be replaced.

Outputs

*geo: Geometry

The geo input with the packed primitive geometry contents modified.

APEX Nodes