Houdini 21.0 Nodes APEX nodes

component::ProcessSegment

Inserts the component segment name into a string.

On this page
Since 21.0

This node replaces {segment} in a string with the current segment of the component.

Inputs

input: String

The string that has the {segment} to replace.

segment: String

The segment name.

Outputs

result: String

The updated string where {segment} is replaced with the segment name.

APEX nodes