ConnectedNodes (ICENodePort)
Description
Returns an ICENodeCollection object containing all the ICENodes connected to this port. ICENodeInputPorts can only have one connected node, but ICENodeOutputPorts can have multiple nodes connected.
C# Syntax
// get accessor ICENodeCollection rtn = ICENodePort.ConnectedNodes;
Autodesk Softimage v7.5