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
Return Value
Type: GH_Variant