GH_Document.CreateExpressionParser Method

GH_DocumentCreateExpressionParser Method

Create a new Expression Solver preloaded with the constants defined in this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ExpressionParser CreateExpressionParser()
Public Function CreateExpressionParser As GH_ExpressionParser

Return Value

Type: GH_ExpressionParser
See Also