Houdini 22.0 Nodes APEX nodes

geo::ExtractPackedPaths

Returns the paths of packed primitives that match a given pattern.

On this page
Since 22.0

Returns the paths of packed primitives that match a given pattern.

Note

If the incoming geometry is not a packed folder, this node returns [/] if the pattern is set to *.

Inputs

geo: Geometry

The geometry that contains the packed primitives.

pattern: String

A pattern that specifies the paths to get. Defaults to *, which returns all the paths in the geometry.

Outputs

paths: StringArray

The paths that match the pattern.

See also

APEX nodes