Click or drag to resize

GH_Variant_Bool Property

Gets the contents of this Variant as a bool.

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

Property Value

Type: Boolean

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

See Also