Click or drag to resize

GH_ExpressionParserAddVariableEx Method (String, IGH_Goo)

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AddVariableEx(
	string name,
	IGH_Goo val
)

Parameters

name
Type: SystemString
val
Type: Grasshopper.Kernel.TypesIGH_Goo
See Also