Click or drag to resize

GH_InstanceDescriptionInstanceGuid Property

Gets the ID of this runtime instance.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Guid InstanceGuid { get; }

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.InstanceGuid"]

Implements

IGH_InstanceDescriptionInstanceGuid
See Also