Click or drag to resize

GH_DocumentConstantServer Property

Gets the dictionary of constants defined in this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public SortedDictionary<string, GH_Variant> ConstantServer { get; }

Property Value

Type: SortedDictionaryString, GH_Variant

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.ConstantServer"]

See Also