Houdini 22.0 Nodes APEX nodes

ch::ChannelFromPrim

Creates an APEX channel from a channel primitive.

On this page
Since 20.0

Creates an APEX channel from a channel primitive on a geometry.

Inputs

geo: Geometry

A geometry containing the channel primitive.

primnum: Int

The primitive number of the channel primitive on geo.

default: AnimChannel

The channel to return if the APEX channel is not created successfully.

Outputs

channel: AnimChannel

An APEX channel created from the channel primitive on geo. If the APEX channel is not created successfully, this is set to the default value.

success: Bool

Returns True if the channel is created successfully.

See also

APEX nodes