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; }
Public ReadOnly Property Nodes As ReadOnlyCollection(Of Guid)
Get
Property Value
Type:
ReadOnlyCollectionGuid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityDiagram.Nodes"]
See Also