Houdini 20.5 Nodes APEX nodes

ch::ChannelsFromCollection

Creates APEX channels from a channel collection.

On this page
Since 20.5

Creates APEX channels from a channel collection by performing name lookups using the subport names on the variadic output channel.

Inputs

channels: ApexChannelCollection

The channel collection used for the name lookup.

Outputs

channel: VariadicArg<ApexChannel>

Returns the APEX channels that match the subport names on this variadic output.

See also

APEX nodes