GH_ScriptVariant.Double Property

GH_ScriptVariantDouble Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double Double { get; }
Public ReadOnly Property Double As Double
	Get

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ScriptVariant.Double"]

See Also