Click or drag to resize

GH_SettingsServerGetValue Method (String, Double)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double GetValue(
	string key,
	double default
)

Parameters

key
Type: SystemString
default
Type: SystemDouble

Return Value

Type: Double
See Also