Grasshopper API
GH_CustomEventServerGuidTable Property |
Gets direct access to the internal guid table.
The table contains pairs of object Ids and runtime serial numbers.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public SortedDictionary<Guid, uint> GuidTable { get; }
Public ReadOnly Property GuidTable As SortedDictionary(Of Guid, UInteger) Get
Property Value
Type: SortedDictionaryGuid, UInt32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_CustomEventServer.GuidTable"]