Click or drag to resize

GH_Variant_Double Property

Gets the contents of this Variant as a double. If the Variant is of type Integer this cast will also work.

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double _Double { get; }

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_Variant._Double"]

See Also