ComponentFunctionInfoComponentGuid Property |
The unique identifier of the Grasshopper component.
It is the original developer's responsibility to ensure that this ID is unique.
Namespace:
Rhino.NodeInCode
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public Guid ComponentGuid { get; }
Public ReadOnly Property ComponentGuid As Guid
Get
Property Value
Type:
GuidSee Also