Houdini 21.0 Nodes TOP nodes

Remote Graph TOP node

Connected to a remotely executing TOP graph and displays the nodes from that graph

Since 18.0

This node lets you view a TOP graph executing on a remote machine with a data layer server enabled. For example, a graph cook job submitted to the farm using HQueue or a server started using the Data Layer Panel

Parameters

Client Type

The type of client to create when connecting to the remote graph, which can be either a basic binary socket or a web socket connection. The type depends on the type of server that was started by the graph that’s cooking.

Host URL

The connection string/URL for the server, for example ws://<ip>:<port> for a web socket connection URL.

Connect

Initiates a connection to the host specified using Host URL, and constructs a graph that mirrors the state of the remote TOP graph.

Remote Graph

Determines which graph should be displayed in the remote graph network, if the remote scene file has multiple TOP networks.

See also

TOP nodes