Houdini 20.5 Nodes APEX Nodes

graphutils::NodePath

Gets the path for a node ID in an APEX graph.

On this page
Since 20.5

Inputs

graph: ApexGraphHandle

The graph that contains the nodeid.

nodeid: ApexNodeID

The unique node identifier for the node in graph.

Outputs

path: String

The path identifying nodeid in graph.

See also

APEX Nodes