Houdini 21.0 Nodes APEX nodes

graphutils::OuterPort

Returns the outer port of a subport.

On this page
Since 21.0

Returns the outer port of a subport. If the port is not a subport, an invalid port ID will be returned.

Inputs

graph: ApexGraphHandle

The graph that contains the port to query.

portid: ApexPortID

The subport of the outerport.

Outputs

outerport: ApexPortID

The outer port for the portid subport.

See also

APEX nodes