GH_AttributesTInstanceGuid Property |
Gets the instance ID of the document object that owns these attributes.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Guid InstanceGuid { get; }
Public ReadOnly Property InstanceGuid As Guid
Get
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.InstanceGuid"]
Implements
IGH_AttributesInstanceGuidSee Also