Houdini 20.5 Nodes APEX nodes

graph::GetSubnetContents

Gets the contents of an APEX subnet node.

On this page
Since 20.5

Gets the contents of a subnet node in an APEX graph.

Inputs

graph: ApexGraphHandle

The graph that contains the subnet.

nodeid: ApexNodeID

The ID of the subnet node in graph.

Outputs

contents: ApexGraphHandle

The contents of the subnet node.

See also

APEX nodes