GH_ExpressionParser Constructor (Boolean) |
Namespace:
Grasshopper.Kernel.Expressions
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_ExpressionParser(
bool bThrowExceptions
)
Public Sub New (
bThrowExceptions As Boolean
)
Parameters
- bThrowExceptions
- Type: SystemBoolean
See Also