Click or drag to resize

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)
Syntax
public ReadOnlyCollection<Guid> NodeIn { get; }

Property Value

Type: ReadOnlyCollectionGuid

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityNode.NodeIn"]

See Also