Grasshopper API
GH_ConnectivityDisparityTopNodes Property |
Gets a proxy for all the Nodes in the Top Level diagram.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

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