Grasshopper API
GH_DocumentConstantServer Property |
Gets the dictionary of constants defined in this document.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public SortedDictionary<string, GH_Variant> ConstantServer { get; }
Public ReadOnly Property ConstantServer As SortedDictionary(Of String, GH_Variant) Get
Property Value
Type: SortedDictionaryString, GH_Variant[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.ConstantServer"]
