Click or drag to resize

GH_ConnectivityDiagramNodes Property

Gets a proxy for all the Nodes in this diagram.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ReadOnlyCollection<Guid> Nodes { get; }

Property Value

Type: ReadOnlyCollectionGuid

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityDiagram.Nodes"]

See Also