Grasshopper API
GH_ConnectivityNodeNodeOut Property |
Gets the list of IDs that are connected to the input of this node.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public ReadOnlyCollection<Guid> NodeOut { get; }
Public ReadOnly Property NodeOut As ReadOnlyCollection(Of Guid) Get
Property Value
Type: ReadOnlyCollectionGuid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityNode.NodeOut"]
