Click or drag to resize

GH_UserObjectBaseGuid Property

Gets or sets the ComponentID of the IGH_DocumentObject that functions as the base class for this User Object.

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

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_UserObject.BaseGuid"]

See Also