Houdini 21.0 Nodes APEX nodes

graphutils::AcceptsSubport

Returns whether a port can have subports.

On this page
Since 21.0

Returns whether a port can have subports.

Inputs

graph: ApexGraphHandle

The graph that contains the port to query.

portid: ApexPortID

The port on the graph to query.

Outputs

accept: Bool

Whether the port can have subports.

See also

APEX nodes