GH_ConnectivityDisparitySubNodes Property |
Gets a proxy for all the Nodes in the Subset diagram.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public ReadOnlyCollection<Guid> SubNodes { get; }
Public ReadOnly Property SubNodes As ReadOnlyCollection(Of Guid)
Get
Property Value
Type:
ReadOnlyCollectionGuid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityDisparity.SubNodes"]
See Also