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; }
Public Property BaseGuid As Guid
Get
Set
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_UserObject.BaseGuid"]
See Also