Click or drag to resize

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; }

Property Value

Type: Guid
See Also