Click or drag to resize

GH_ScriptVariant  Conversion (Boolean to GH_ScriptVariant)

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator GH_ScriptVariant (
	bool in
)

Parameters

in
Type: SystemBoolean

Return Value

Type: GH_ScriptVariant
See Also