Click or drag to resize

IGH_ObjectProxyGuid Property

Gets the Guid of the target object. In the case of Compiled Objects, the Guid represents the ComponentID, in the case of User Objects, the Guid is a hash of the file path.

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

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ObjectProxy.Guid"]

See Also