Grasshopper API
GH_ConnectivityNodeNodeIn 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> NodeIn { get; }
Public ReadOnly Property NodeIn As ReadOnlyCollection(Of Guid) Get
Property Value
Type: ReadOnlyCollectionGuid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityNode.NodeIn"]
