GH_ConnectivityNodeNodeID Property |
Gets the InstanceID of the Parameter that this node represents.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Guid NodeID { get; }
Public ReadOnly Property NodeID As Guid
Get
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityNode.NodeID"]
See Also