GH_ConnectivityDiagramNodeCount Property |
Gets the number of connectivity nodes in this diagram.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int NodeCount { get; }
Public ReadOnly Property NodeCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityDiagram.NodeCount"]
See Also