IGH_InstanceDescription.InstanceGuid Property

IGH_InstanceDescriptionInstanceGuid Property

Gets the ID of this runtime instance.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Guid InstanceGuid { get; }
ReadOnly Property InstanceGuid As Guid
	Get

Property Value

Type: Guid

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

See Also