Grasshopper API
GH_ExpressionParser Constructor (Boolean) |
Initializes a new instance of the GH_ExpressionParser class
Namespace: Grasshopper.Kernel.Expressions
Assembly: Grasshopper (in Grasshopper.dll)
public GH_ExpressionParser( bool bThrowExceptions )
Public Sub New ( bThrowExceptions As Boolean )
Parameters
- bThrowExceptions
- Type: SystemBoolean