Houdini 20.5 Nodes APEX nodes

geo::ExtractPackedGeo

Returns the geometry embedded in a packed primitive.

On this page
Since 20.0

Returns the geometry embedded in a 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: Int

The primitive number of the packed primitive that contains the embedded geometry.

Outputs

*geo: Geometry

The geo input, unmodified.

embedded: Geometry

The geometry embedded in the packed primitive.

refprim: Int

The primitive number of the packed primitive that contains the embedded geometry.

See also

APEX nodes