Click or drag to resize

GH_ExpressionParserEvaluate Method

Evaluate the expression currently loaded in the Symbols cache using the currently loaded variables.

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Variant Evaluate()

Return Value

Type: GH_Variant
See Also