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()
Public Function Evaluate As GH_Variant
Return Value
Type:
GH_VariantSee Also