Grasshopper API
GH_ExpressionParserEvaluate Method (String) |
Store a new expression in the Symbols cache and evaluate it using the current variables
Namespace: Grasshopper.Kernel.Expressions
Assembly: Grasshopper (in Grasshopper.dll)
public GH_Variant Evaluate( string expression )
Public Function Evaluate ( expression As String ) As GH_Variant
Parameters
- expression
- Type: SystemString